Makefile: Update Cockpit lib to 66625eea530a996367ea977113c427fd

Closes #1098
This commit is contained in:
Cockpit Project 2025-02-13 02:41:21 +00:00
parent 87377e90df
commit 7750986c41

View file

@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 54f87df7b7b5428c66bae8c1b91f30963c8bdb45 # 332 + 41 commits
COCKPIT_REPO_COMMIT = 66625eea530a996367ea977113c427fd72eb834b # 332 + 53 commits
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'