Update site.mk
This commit is contained in:
parent
53cb09b22d
commit
1a0fbfadce
1 changed files with 1 additions and 1 deletions
2
site.mk
2
site.mk
|
@ -19,7 +19,7 @@ GLUON_SITE_PACKAGES := \
|
||||||
haveged
|
haveged
|
||||||
|
|
||||||
|
|
||||||
DEFAULT_GLUON_RELEASE := 0.5.1
|
DEFAULT_GLUON_RELEASE := 0.5.2
|
||||||
|
|
||||||
# Allow overriding the release number from the command line
|
# Allow overriding the release number from the command line
|
||||||
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
|
||||||
|
|
Loading…
Reference in a new issue