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 7c76462 commit 364e2daCopy full SHA for 364e2da
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 = b31c290892c015aae2be3df9f9a511956f99ac63 # 347 + 18 commits
+COCKPIT_REPO_COMMIT = a7e3cd26cd88ddc1f1e9d8e79e0df8406de46e05 # 350 + 1 commits
36
37
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
38
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
0 commit comments