Makefile: Update Cockpit lib to 515b6bc379cd9dbe2e0d9e601c9fb44f

Closes #712
This commit is contained in:
Cockpit Project 2023-09-28 02:14:07 +00:00
parent 6a16bb437f
commit 3699f98838

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 = 515b6bc379cd9dbe2e0d9e601c9fb44f9cffee4d # 301 + 43 commits
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'