Skip to content

Commit 7bb4846

Browse files
cockpituousNykseli
authored andcommitted
Makefile: Update Cockpit lib to 34cffc160af0a5fe1841486cffbeb712
Closes #159
1 parent 1284746 commit 7bb4846

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 = a2474997a040ad62901faa69f1b14b8209f4b9e4 # 340 + 36 commits
35+
COCKPIT_REPO_COMMIT = 34cffc160af0a5fe1841486cffbeb712115c80f6 # 341
3636

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

0 commit comments

Comments
 (0)