Makefile: Update Cockpit lib to 30524ec9551e1aa5bb8bea0f3a927312

Closes #1129
This commit is contained in:
Cockpit Project 2025-04-03 02:54:42 +00:00 committed by Jelle van der Waa
parent 29bbbae761
commit a4eb5b9dfc

View file

@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = b43b68ce4831d44e0c513d1f96a4f3a5c3e8823a # 336 + pf fixes
COCKPIT_REPO_COMMIT = 30524ec9551e1aa5bb8bea0f3a927312ab8a54b6 # 336 + 50 commits
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'