Makefile: Update Cockpit lib to 2248c46ff19ce77dbf12e4d7fc6af0e7

Closes #1145
This commit is contained in:
Cockpit Project 2025-04-24 03:00:39 +00:00
parent 880594e6bb
commit 416e813956

View file

@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
$(NULL)
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 3d6571c07be873462cbaff18375604e8cc81b076 # 336 + 103 commits
COCKPIT_REPO_COMMIT = 2248c46ff19ce77dbf12e4d7fc6af0e702072171 # 337
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'