Skip to content

Commit 3bfe7ac

Browse files
cockpituousNykseli
authored andcommitted
Makefile: Update Cockpit lib to 52222a2d3198fd05bbbbb75e35bc0970
Closes #206
1 parent c0704dc commit 3bfe7ac

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
@@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
3232
$(NULL)
3333

3434
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
35-
COCKPIT_REPO_COMMIT = bedf0763752b0a6e7a2b3e818d50df4deb2c8d1d # 346 + 1 commits
35+
COCKPIT_REPO_COMMIT = 52222a2d3198fd05bbbbb75e35bc0970c2b4ae77 # 346 + 28 commits
3636

3737
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
3838
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'

0 commit comments

Comments
 (0)