Skip to content

Commit 796a415

Browse files
cockpituousjelly
authored andcommitted
Makefile: Update Cockpit lib to 451581e38093cb262d1eee32be0ad4ab
Closes #1850
1 parent 0edfd94 commit 796a415

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 = e9e1fcf58bb6fa8942e07000e80f336d860a90dd # 325 + 1 commits
44+
COCKPIT_REPO_COMMIT = 451581e38093cb262d1eee32be0ad4ab9efb5bee # 325 + 59 commits
4545

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

0 commit comments

Comments
 (0)