Skip to content

Commit 77485d5

Browse files
authored
Merge pull request #71 from rhinstaller/cockpit-lib-update-cockpit-lib-20231130-022947
Makefile: Update Cockpit lib to de7ab98dc9aee629f5108c697d6dfffc
2 parents 0f9b70d + 1c2fedc commit 77485d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ COCKPIT_REPO_FILES = \
154154
$(NULL)
155155

156156
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
157-
COCKPIT_REPO_COMMIT = 82952585929e8ecec53d9debf1f14b0cd293601d # 305 + 32 commits
157+
COCKPIT_REPO_COMMIT = de7ab98dc9aee629f5108c697d6dfffcdefb74ae # 306 + 2 commits
158158

159159
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
160160
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'

0 commit comments

Comments
 (0)