diff --git a/Makefile b/Makefile index 1518800..754a4d4 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 = 30524ec9551e1aa5bb8bea0f3a927312ab8a54b6 # 336 + 50 commits +COCKPIT_REPO_COMMIT = 19a2e8d994902899e424cd286ae984061af55a90 # 336 + 76 commits $(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP) COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'