Skip to content

Commit c6eaf35

Browse files
cockpituoustomasmatus
authored andcommitted
Makefile: Update Cockpit lib to 522ee46bb5f6742ffe8474036228b47c
Closes #2565
1 parent 3cece41 commit c6eaf35

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 = 2b45bd24e44d835cae7fef176145d86f15ff7fbe # 356 + 29 commits
44+
COCKPIT_REPO_COMMIT = 522ee46bb5f6742ffe8474036228b47c8933867d # 357 + 15 commits
4545

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

0 commit comments

Comments
 (0)