Skip to content

Commit

Permalink
Makefile: Update Cockpit lib to c8fceb14235c17abfe9149aa7994a4aa
Browse files Browse the repository at this point in the history
Closes #1762
  • Loading branch information
cockpituous authored and jelly committed Jun 20, 2024
1 parent 1484e33 commit b6a7569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ COCKPIT_REPO_FILES = \
$(NULL)

COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 06a2f4555e7a6c1e82954f2921cb6f1b00a97a4a # 318 + 16 commits
COCKPIT_REPO_COMMIT = c8fceb14235c17abfe9149aa7994a4aa186ae8cf # 318 + 27 commits

$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
Expand Down

0 comments on commit b6a7569

Please sign in to comment.