Skip to content

Commit d15e585

Browse files
cockpituousmartinpitt
authored andcommitted
Makefile: Update Cockpit lib to 07fddba43934fb256ec8da03812f081e
Closes #1758
1 parent af49ef0 commit d15e585

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
@@ -41,7 +41,7 @@ COCKPIT_REPO_FILES = \
4141
$(NULL)
4242

4343
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
44-
COCKPIT_REPO_COMMIT = 17d8d0539eaa0c551dae1b57c50fce84cddfe4b8 # 321 + 96 commits
44+
COCKPIT_REPO_COMMIT = 07fddba43934fb256ec8da03812f081eab3baa18 # 321 + 117 commits
4545

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

0 commit comments

Comments
 (0)