Makefile: Update Cockpit lib to 7090fab7372ef7e87e508d207e6468ba

Closes #1041
This commit is contained in:
Cockpit Project 2024-11-28 02:54:57 +00:00
parent 16af3a0d3b
commit 92b9afc4c9

View file

@ -33,7 +33,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 035dc2d9be846320bbe4b2be75c3227793735ed8 # 329 + 3 commits
COCKPIT_REPO_COMMIT = 7090fab7372ef7e87e508d207e6468ba76983f9f # 329 + 58 commits
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'