Skip to content

Commit 101c660

Browse files
cockpituousmartinpitt
authored andcommitted
Makefile: Update Cockpit lib to 6f8dbc47501c5255ff9351b771c84f06
Closes #2342
1 parent 9598497 commit 101c660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ COCKPIT_REPO_FILES = \
4040
$(NULL)
4141

4242
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
43-
COCKPIT_REPO_COMMIT = ec49e531b31e934633eb14795428e98057305491 # 347 + 17 commits
43+
COCKPIT_REPO_COMMIT = 6f8dbc47501c5255ff9351b771c84f06f729d14d # 347 + 19 commits
4444

4545
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
4646
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'

0 commit comments

Comments
 (0)