Makefile: Update Cockpit lib to 3d2d07cb751b141b6bd6ee9a3d423081

Closes #669

(cherry picked from commit 27ad7ce5a7)
This commit is contained in:
Cockpit Project 2023-06-29 02:49:13 +00:00 committed by Justin Stephenson
parent 3e29263d45
commit 523358b03d

View file

@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 63eee8e92dafcbfffe32f7018cbda7c2e7a2642f # 292-75-g63eee8e92
COCKPIT_REPO_COMMIT = 3d2d07cb751b141b6bd6ee9a3d4230815eb6dad9 # 295 + 1 commits
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'