Makefile: Update Cockpit lib to 30524ec9551e1aa5bb8bea0f3a927312
Closes #1129
This commit is contained in:
parent
29bbbae761
commit
a4eb5b9dfc
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
|
|||
$(NULL)
|
||||
|
||||
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
|
||||
COCKPIT_REPO_COMMIT = b43b68ce4831d44e0c513d1f96a4f3a5c3e8823a # 336 + pf fixes
|
||||
COCKPIT_REPO_COMMIT = 30524ec9551e1aa5bb8bea0f3a927312ab8a54b6 # 336 + 50 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