Makefile: Update Cockpit lib to 4133eb93dc20f00db996d1fefdd5fcbf

Closes #688
This commit is contained in:
Cockpit Project 2023-08-10 02:29:09 +00:00 committed by Jelle van der Waa
parent 79e5693042
commit 468cf21f4f

View file

@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = d7126448b1e74e59f75157389225289dc34c3fd5 # 297 + 19 commits
COCKPIT_REPO_COMMIT = 4133eb93dc20f00db996d1fefdd5fcbfd1d6b320 # 298
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'