Makefile: Update Cockpit lib to cb7eab38b2ab09c56fedcddbfecb2b41
Closes #1049
This commit is contained in:
parent
e88486d0d2
commit
92d5e612b5
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -33,7 +33,7 @@ COCKPIT_REPO_FILES = \
|
|||
$(NULL)
|
||||
|
||||
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
|
||||
COCKPIT_REPO_COMMIT = 7090fab7372ef7e87e508d207e6468ba76983f9f # 329 + 58 commits
|
||||
COCKPIT_REPO_COMMIT = cb7eab38b2ab09c56fedcddbfecb2b417f416a25 # 330 + 4 commits
|
||||
|
||||
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
|
||||
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue