Makefile: Update Cockpit lib to de08dfd13eaa115cbd6fc785faab2ae9

Closes #1015
This commit is contained in:
Cockpit Project 2024-10-24 02:43:25 +00:00
parent 8c0f1cd0a5
commit 3e744913f3

View file

@ -33,7 +33,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = fe196082855cd53d3fe9c4da91048b0a2ade6fe1 # 326 + 30 commits
COCKPIT_REPO_COMMIT = de08dfd13eaa115cbd6fc785faab2ae9ee6effd1 # 327 + 1 commits
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'