Skip to content

Commit 067e088

Browse files
cockpituousmartinpitt
authored andcommitted
Makefile: Update Cockpit lib to 07fddba43934fb256ec8da03812f081e
Closes #678
1 parent 47ee259 commit 067e088

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
@@ -37,7 +37,7 @@ COCKPIT_REPO_FILES = \
3737
$(NULL)
3838

3939
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
40-
COCKPIT_REPO_COMMIT = 17d8d0539eaa0c551dae1b57c50fce84cddfe4b8 # 321 + 96 commits
40+
COCKPIT_REPO_COMMIT = 07fddba43934fb256ec8da03812f081eab3baa18 # 321 + 117 commits
4141

4242
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
4343
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'

0 commit comments

Comments
 (0)