Makefile: Update Cockpit lib to 2d99a737603637846d296fb2627ebedf

Closes #1154
This commit is contained in:
Cockpit Project 2025-05-08 03:05:34 +00:00
parent 0e5f676a7d
commit e0db5e1cee

View file

@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 4fd28cd74d471a2254b72848e017e15a0dba6c35 # 337 + 25 commits
COCKPIT_REPO_COMMIT = 2d99a737603637846d296fb2627ebedf02625fd6 # 338 + 2 commits
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'