Makefile: Update Cockpit lib to 37bf0b9cdffcdf67e6ff5e0363f592b3

Closes #1173
This commit is contained in:
Cockpit Project 2025-06-05 03:10:16 +00:00
parent 3a9473a838
commit f3665017a1

View file

@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 82e2dedbfae08d00428c4a100a53cbea3b077d23 # 339 + 16 commits
COCKPIT_REPO_COMMIT = 37bf0b9cdffcdf67e6ff5e0363f592b3a5a66e83 # 340
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'