Skip to content

Commit

Permalink
Merge pull request #241 from rhinstaller/cockpit-lib-update-cockpit-l…
Browse files Browse the repository at this point in the history
…ib-20240404-022522

Makefile: Update Cockpit lib to 4c4356e4ddbd9e716b5f364a5c4fed74
  • Loading branch information
KKoukiou authored Apr 4, 2024
2 parents ea079e4 + 7f8dd22 commit d0fa262
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 @@ -155,7 +155,7 @@ COCKPIT_REPO_FILES = \
$(NULL)

COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = f2cc9e1a360e69dc55b8f9f26f367eb4c17ecb5b # 313 + 60 commits
COCKPIT_REPO_COMMIT = 4c4356e4ddbd9e716b5f364a5c4fed748589595a # 314 + 7 commits

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

0 comments on commit d0fa262

Please sign in to comment.