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 1284746 commit 7bb4846Copy full SHA for 7bb4846
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 = a2474997a040ad62901faa69f1b14b8209f4b9e4 # 340 + 36 commits
+COCKPIT_REPO_COMMIT = 34cffc160af0a5fe1841486cffbeb712115c80f6 # 341
36
37
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
38
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
0 commit comments