Skip to content

Commit b5567af

Browse files
cockpituousjelly
authored andcommitted
Makefile: Update Cockpit lib to 3a998b015807a33762fe40572665ea8a
Closes #585
1 parent 2bc30e8 commit b5567af

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 = 9d30e976afe210c159b00a4b1a4c7249b9dcc19a # 315 + 81 commits
40+
COCKPIT_REPO_COMMIT = 3a998b015807a33762fe40572665ea8a9a6481f4 # 316
4141

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

0 commit comments

Comments
 (0)