Skip to content

Commit 364e2da

Browse files
committed
Makefile: Update Cockpit lib to a7e3cd26cd88ddc1f1e9d8e79e0df840
1 parent 7c76462 commit 364e2da

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 = b31c290892c015aae2be3df9f9a511956f99ac63 # 347 + 18 commits
35+
COCKPIT_REPO_COMMIT = a7e3cd26cd88ddc1f1e9d8e79e0df8406de46e05 # 350 + 1 commits
3636

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

0 commit comments

Comments
 (0)