diff --git a/Makefile b/Makefile index d412ce2..5e68659 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 = 253d25bd92559dd05c31bd5d556946f18674bf34 # 334 + 6 commits +COCKPIT_REPO_COMMIT = 6b9175d50226d2aa6d34445c0c04cd9d12e87b8b # 335 $(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP) COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'