Makefile: Update Cockpit lib to 82e2dedbfae08d00428c4a100a53cbea
Closes #1167
This commit is contained in:
parent
3520c8e33f
commit
6046f19a62
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 = 09ebd7da87b5f6b584b8c553cd58181d84056b22 # 339 + 2 commits
|
||||
COCKPIT_REPO_COMMIT = 82e2dedbfae08d00428c4a100a53cbea3b077d23 # 339 + 16 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