From 46902616f31d98b78a18c580ae487a9424ce4d30 Mon Sep 17 00:00:00 2001 From: Tobias <5702338+T0biii@users.noreply.github.com> Date: Fri, 11 Oct 2024 22:39:00 +0200 Subject: [PATCH] make: bump gluon fixes #415 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 69456c4..0e0498e 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 := v2023.2.4 +GLUON_GIT_REF := 831e6696eb89553e800bb3759bb75b601f10daa2 #v2023.2.4 + Gluon #3352 PATCH_DIR := ./patches SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key