Upgraded to version 2.0.5

pull/2068/head
René Cannaò 7 years ago
parent 3ac491be47
commit 7274fe2b4d

@ -11,7 +11,7 @@ DEBUG=${ALL_DEBUG}
#export OPTZ
#export EXTRALINK
export MAKE
export CURVER?=2.0.4
export CURVER?=2.0.5
ifneq (,$(wildcard /etc/os-release))
DISTRO := $(shell gawk -F= '/^NAME/{print $$2}' /etc/os-release)
else

Loading…
Cancel
Save