Skip to content

Commit

Permalink
Makefile: Update Cockpit lib to 49a64f6c36495af362592b02f8832337
Browse files Browse the repository at this point in the history
Closes #760
  • Loading branch information
cockpituous authored and martinpitt committed Dec 26, 2024
1 parent 2d4e468 commit fc83ad9
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 @@ -36,7 +36,7 @@ COCKPIT_REPO_FILES = \
$(NULL)

COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 11a740cbca185e4adba9c5abb06fd2055baf3dc7 # 331 + 11 commits
COCKPIT_REPO_COMMIT = 49a64f6c36495af362592b02f88323377e0ccf79 # 331 + 33 commits

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

0 comments on commit fc83ad9

Please sign in to comment.