From 60bf05dc525b00d4db065919e6adcf8393d9d0d0 Mon Sep 17 00:00:00 2001 From: Tobias <5702338+T0biii@users.noreply.github.com> Date: Fri, 11 Oct 2024 22:32:48 +0200 Subject: [PATCH] make: bump gluon 2024.2.4 (#492) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4682d1e4..69456c40 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.3 +GLUON_GIT_REF := v2023.2.4 PATCH_DIR := ./patches SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key