Makefile: Update Cockpit lib to 17fe327d04d2ad3e9251e7f92f685ceb

Closes #1125
This commit is contained in:
Cockpit Project 2025-03-27 02:53:23 +00:00
parent 9d2ff97cbb
commit 89808a26b5

View file

@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 1609250d9b4238e75d96da41838fdf037a0ce336 # 335 + 16 commits
COCKPIT_REPO_COMMIT = 17fe327d04d2ad3e9251e7f92f685cebb48ff9fd # 336 + 20 commits
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'