diff --git a/Makefile b/Makefile index 105a4de..df38f3a 100644 --- a/Makefile +++ b/Makefile @@ -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}'