Makefile: Update Cockpit lib to cb7eab38b2ab09c56fedcddbfecb2b41

Closes #1049
This commit is contained in:
Cockpit Project 2024-12-05 08:24:28 +00:00
parent e88486d0d2
commit 92d5e612b5

View file

@ -33,7 +33,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 7090fab7372ef7e87e508d207e6468ba76983f9f # 329 + 58 commits
COCKPIT_REPO_COMMIT = cb7eab38b2ab09c56fedcddbfecb2b417f416a25 # 330 + 4 commits
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'