diff --git a/Makefile b/Makefile index 570c25bc..70c01fc6 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,7 @@ COCKPIT_REPO_FILES = \ $(NULL) COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git -COCKPIT_REPO_COMMIT = 875edaa64043df8568a49b6f91fde9998f335814 # 332 + 49 commits +COCKPIT_REPO_COMMIT = 66625eea530a996367ea977113c427fd72eb834b # 332 + 53 commits $(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP) COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'