Skip to content

Commit

Permalink
Makefile: Update nonfree commit
Browse files Browse the repository at this point in the history
  • Loading branch information
alex96295 committed Dec 6, 2024
1 parent 58f787d commit acab61b
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 @@ -47,7 +47,7 @@ endef
######################

NONFREE_REMOTE ?= [email protected]:pulp-restricted/pulp-cluster-nonfree.git
NONFREE_COMMIT ?= e8f67b4c8b3b5b7a692f3074c833e2f5c591bba3
NONFREE_COMMIT ?= 6c93bd4

nonfree-init:
git clone $(NONFREE_REMOTE) nonfree
Expand Down

0 comments on commit acab61b

Please sign in to comment.