Skip to content

Commit df58a06

Browse files
cockpituousSludgeGirl
authored andcommitted
Makefile: Update Cockpit lib to 2d99a737603637846d296fb2627ebedf
Closes #129
1 parent 9deac9f commit df58a06

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 = 2248c46ff19ce77dbf12e4d7fc6af0e702072171 # 337
35+
COCKPIT_REPO_COMMIT = 2d99a737603637846d296fb2627ebedf02625fd6 # 338 + 2 commits
3636

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

0 commit comments

Comments
 (0)