From 6006526d17dcd8e6bb57741c86a9735a476567e3 Mon Sep 17 00:00:00 2001 From: David Bauer <mail@david-bauer.net> Date: Tue, 27 Feb 2024 13:37:37 +0100 Subject: [PATCH] modules: update gluon 3d08b0f wgpeerselector: fix undefined variable peer --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 46f87fc8..26bcd50f 100644 --- a/modules +++ b/modules @@ -5,7 +5,7 @@ OPENWRT_BRANCH=openwrt-23.05 OPENWRT_COMMIT=78d493af229c2e20a81f01b1d87685da4a897822 PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git -PACKAGES_GLUON_COMMIT=53ea3b89771fc7d7a80f1800ce25e98dfe1633aa +PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git PACKAGES_PACKAGES_BRANCH=openwrt-23.05 -- GitLab