We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0704dc commit 3bfe7acCopy full SHA for 3bfe7ac
Makefile
@@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
32
$(NULL)
33
34
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
35
-COCKPIT_REPO_COMMIT = bedf0763752b0a6e7a2b3e818d50df4deb2c8d1d # 346 + 1 commits
+COCKPIT_REPO_COMMIT = 52222a2d3198fd05bbbbb75e35bc0970c2b4ae77 # 346 + 28 commits
36
37
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
38
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
0 commit comments