Skip to content

Commit

Permalink
Makefile: Update Cockpit lib to de08dfd13eaa115cbd6fc785faab2ae9
Browse files Browse the repository at this point in the history
  • Loading branch information
cockpituous committed Oct 24, 2024
1 parent 3101b0a commit de7c8a9
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 = 101c627f55a117a10b2ecd3e9bbc9da039dc6f2d # 313 + 7 commits
COCKPIT_REPO_COMMIT = de08dfd13eaa115cbd6fc785faab2ae9ee6effd1 # 327 + 1 commits

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

0 comments on commit de7c8a9

Please sign in to comment.