Skip to content

Commit ee21782

Browse files
cockpituousjelly
authored andcommitted
Makefile: Update Cockpit lib to b726844bb3845bc160a1bad9dd754c46
Closes #1581
1 parent 69d7a84 commit ee21782

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = 9d30e976afe210c159b00a4b1a4c7249b9dcc19a # 315 + 81 commits
44+
COCKPIT_REPO_COMMIT = b726844bb3845bc160a1bad9dd754c4613dfb775 # 315 + 84 commits
4545

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

0 commit comments

Comments
 (0)