Makefile: Update Cockpit lib to 97bd80971984cf6ce2b4faba1cad79fc

Closes #681
This commit is contained in:
Cockpit Project 2023-07-27 02:19:42 +00:00 committed by Martin Pitt
parent 3b14e61390
commit cfb3a18f44

View file

@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 4693a536e3262d3254d848daed251ef385ae5017 # 296 + 30 commits
COCKPIT_REPO_COMMIT = 97bd80971984cf6ce2b4faba1cad79fcb921e068 # 297
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'