Makefile: Update Cockpit lib to 5ac51ecd0d5c4739d0478bee88efb8fb

Closes #729
This commit is contained in:
Cockpit Project 2023-10-19 02:15:07 +00:00 committed by Martin Pitt
parent e22c365f17
commit 872700ea41

View file

@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 953a6eeb9be2b6cd1c5c95fce7c0db19749bc72f # 302 + 21 commits
COCKPIT_REPO_COMMIT = 5ac51ecd0d5c4739d0478bee88efb8fb06f0988e # 303
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'