From 343f062428f5ebf8336019dfea7beea3a65b9d58 Mon Sep 17 00:00:00 2001 From: Bastian Date: Sat, 24 Jul 2021 23:24:40 +0000 Subject: [PATCH] Update Gluon to v2021.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c52ab6f..189836c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ GLUON_BUILD_DIR := gluon-build GLUON_GIT_URL := https://github.com/freifunk-gluon/gluon -GLUON_GIT_REF := 21151062af4a0141ad6c6855682ff5de255db146 +GLUON_GIT_REF := v2021.1 SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key