From a71c0cc2e2f8a2b2f693233b37a9e003c89abcd6 Mon Sep 17 00:00:00 2001 From: Grische Date: Wed, 30 Oct 2024 19:36:59 +0100 Subject: [PATCH] bump gluon to include site-version fix See https://github.com/freifunk-gluon/gluon/pull/3359 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7403ebf..b8924b7 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 := 831e6696eb89553e800bb3759bb75b601f10daa2 #v2023.2.4 + Gluon #3352 +GLUON_GIT_REF := 979e8db75fb234fbcf5d36940886be06cc1ecd1a #v2023.2.4 + Gluon #3352 + Gluon #3359 PATCH_DIR := ./patches SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key