diff --git a/Makefile b/Makefile index 0dd90218..036e4035 100644 --- a/Makefile +++ b/Makefile @@ -51,7 +51,7 @@ COCKPIT_REPO_FILES = \ $(NULL) COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git -COCKPIT_REPO_COMMIT = e61c1de5b7a6069a1f4dec2ce871b2e912921878 # 322 + 42 commits +COCKPIT_REPO_COMMIT = 79623a0a425600da302f66a2752afe35c96f6cf3 # 323 $(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP) COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'