Makefile: Update Cockpit lib to 355c0aa59e3991243e10a61183e62ea1

Closes #653
This commit is contained in:
Cockpit Project 2023-05-18 02:26:14 +00:00 committed by Martin Pitt
parent fbc0a542f7
commit 26e4c3e5dd

View file

@ -34,7 +34,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 68980cd34568a52bc0e2000d79ff0dd823762a87 # 292 + 6 commits
COCKPIT_REPO_COMMIT = 355c0aa59e3991243e10a61183e62ea129d3261a # 292 + 8 commits
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'