updated site.conf

for more information see site.conf
This commit is contained in:
Ole
2014-10-11 18:45:37 +02:00
parent 11422e6e8d
commit 6a65590ffd
2 changed files with 46 additions and 8 deletions

View File

@@ -22,7 +22,7 @@ GLUON_SITE_PACKAGES := \
haveged
DEFAULT_GLUON_RELEASE := 0.6~exp$(shell date '+%Y%m%d')
DEFAULT_GLUON_RELEASE := 0.6~stable$(shell date '+%Y%m%d')
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)