Makefile: Update Cockpit lib to 19a2e8d994902899e424cd286ae98406

This commit is contained in:
Cockpit Project 2025-04-10 02:55:50 +00:00
parent 81ce7163e9
commit 01aa265d6e

View file

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