Makefile: Update Cockpit lib to 03d004dc95b75ab9fc92176a04cd9c19

Closes #714
This commit is contained in:
Cockpit Project 2023-09-28 09:49:26 +00:00 committed by Martin Pitt
parent f71f5d85d7
commit 9db8c8cba8

View file

@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = ce07ea7372c63cefdb81954044e4477d970520b8 # 301 + 2 commits
COCKPIT_REPO_COMMIT = 03d004dc95b75ab9fc92176a04cd9c1983f7edfa # 301 + 45 commits
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'