We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aeb8fb commit 5b810ddCopy full SHA for 5b810dd
1 file changed
Makefile
@@ -38,7 +38,7 @@ endef
38
######################
39
40
NONFREE_REMOTE ?= git@iis-git.ee.ethz.ch:pulp-restricted/pulp-cluster-nonfree.git
41
-NONFREE_COMMIT ?= 4267271dca54a6c6592336919034ee6e5573974a # branch: smazzola/chimera
+NONFREE_COMMIT ?= f492530603be007bdc82c37bc0ebae6599d7c7a2 # branch: smazzola/chimera
42
43
nonfree-init:
44
git clone $(NONFREE_REMOTE) nonfree
0 commit comments