We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9598497 commit 101c660Copy full SHA for 101c660
Makefile
@@ -40,7 +40,7 @@ COCKPIT_REPO_FILES = \
40
$(NULL)
41
42
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
43
-COCKPIT_REPO_COMMIT = ec49e531b31e934633eb14795428e98057305491 # 347 + 17 commits
+COCKPIT_REPO_COMMIT = 6f8dbc47501c5255ff9351b771c84f06f729d14d # 347 + 19 commits
44
45
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
46
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
0 commit comments