Skip to content

Commit

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

Makefile: Update Cockpit lib to d2e1f5d8f2345aa378803a8a939cb98f
  • Loading branch information
KKoukiou authored Oct 4, 2024
2 parents 1046f5d + 44ee8e2 commit 21842ec
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 @@ -152,7 +152,7 @@ COCKPIT_REPO_FILES = \
$(NULL)

COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = e9e1fcf58bb6fa8942e07000e80f336d860a90dd # 325 + 1 commits
COCKPIT_REPO_COMMIT = d2e1f5d8f2345aa378803a8a939cb98f5a45b712 # 325 + 37 commits

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

0 comments on commit 21842ec

Please sign in to comment.