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 9deac9f commit df58a06Copy full SHA for df58a06
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 = 2248c46ff19ce77dbf12e4d7fc6af0e702072171 # 337
+COCKPIT_REPO_COMMIT = 2d99a737603637846d296fb2627ebedf02625fd6 # 338 + 2 commits
36
37
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
38
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
0 commit comments