Skip to content

Commit

Permalink
Makefile: Update Cockpit lib to 3db6dd4148d30fe2fa452d2c07b3a6ca
Browse files Browse the repository at this point in the history
Closes #30
  • Loading branch information
cockpituous committed Nov 17, 2023
1 parent 6730bb6 commit e4e2bac
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 @@ -152,7 +152,7 @@ COCKPIT_REPO_FILES = \
$(NULL)

COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
COCKPIT_REPO_COMMIT = 7baca286c10dc50884fcda02c45f338dd18f5e24 # 303 + inherit_machine_class
COCKPIT_REPO_COMMIT = 3db6dd4148d30fe2fa452d2c07b3a6ca22482951 # 305 + 13 commits

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

0 comments on commit e4e2bac

Please sign in to comment.