Makefile: Update Cockpit lib to fe196082855cd53d3fe9c4da91048b0a

Closes #1006
This commit is contained in:
Cockpit Project 2024-10-17 02:43:42 +00:00 committed by Martin Pitt
parent 6130f0b487
commit a18e4ce622

View file

@ -33,7 +33,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 1b2e187212f1497b21a6c0c0760652da272b3905 # 326
COCKPIT_REPO_COMMIT = fe196082855cd53d3fe9c4da91048b0a2ade6fe1 # 326 + 30 commits
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'