Update to Gluon v2019.1

This commit is contained in:
Bastian 2019-12-06 23:19:53 +00:00
parent dde5612c3f
commit 156b6714f4
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
GLUON_BUILD_DIR := gluon-build
GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon
GLUON_GIT_REF := v2018.1
GLUON_GIT_REF := v2019.1
SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key

View File

@ -209,6 +209,8 @@ DEFAULT_GLUON_RELEASE := snapshot~$(shell date '+%Y%m%d')
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)
GLUON_DEPRECATED ?= 1
GLUON_PRIORITY ?= 0
# Languages to include