Makefile: Update Cockpit lib to 953a6eeb9be2b6cd1c5c95fce7c0db19
Closes #724
This commit is contained in:
parent
bb4c60ee3a
commit
63e294e1ac
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
|
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
|
||||||
COCKPIT_REPO_COMMIT = 9ee07a9856d6800f0c52ebe75b8b97e034199406 # 301 + PF5.1
|
COCKPIT_REPO_COMMIT = 953a6eeb9be2b6cd1c5c95fce7c0db19749bc72f # 302 + 21 commits
|
||||||
|
|
||||||
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
|
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
|
||||||
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
|
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue