Makefile: Update Cockpit lib to 2ba803af0119b100dfa625e143cba8d5

Closes #996
This commit is contained in:
Cockpit Project 2024-10-08 07:58:12 +00:00
parent 25a8f8367b
commit b9683f0e45

View file

@ -33,7 +33,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = d2e1f5d8f2345aa378803a8a939cb98f5a45b712 # 325 + 37 commits
COCKPIT_REPO_COMMIT = 2ba803af0119b100dfa625e143cba8d5b57a949c # 325 + 60 commits
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'