diff --git a/Makefile b/Makefile index 53066e4..971bc58 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ GLUON_BUILD_DIR := gluon-build -GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon.git -GLUON_GIT_REF := v2016.1.1 +GLUON_GIT_URL := https://github.com/tecff/gluon.git +GLUON_GIT_REF := v2016.1.1-tecff-1 SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key