Skip to content

Commit

Permalink
Makefile: Update Cockpit lib to 319e2d4539f183dc0914cc1903a09df2
Browse files Browse the repository at this point in the history
Closes #90
  • Loading branch information
cockpituous committed Jul 11, 2024
1 parent 868d93b commit 4f6b16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ COCKPIT_REPO_FILES = \
$(NULL)

COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 536834c40ad3e2390a52fb87583f07302e2a29a4 # 294 + 14 commits
COCKPIT_REPO_COMMIT = 319e2d4539f183dc0914cc1903a09df211d8d73f # 321

$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'
Expand Down

0 comments on commit 4f6b16a

Please sign in to comment.