From 41ad63550e0280fb46b2d936bd9f6ecbac1c27a3 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Tue, 26 Sep 2023 14:48:43 +0200
Subject: [PATCH] modules: update packages

6526d607d iperf3: update to 3.15
ce194e20d zerotier: update to 1.12.2
862e2fa22 crowdsec: new upstream release version 1.5.4
5760c525a apfree-wifidog: Update to v6.08.1950
634e8f127 libmariadb: Fix async api by linking to libucontext
7972badcf xfrpc: update to version 2.9.644
8a940b9a5 samba4: update to 4.18.6
e55b41847 czmq: drop libpcre dependency
244bc7e8a mg: switch pcre to pcre2
e731fe980 msmtp: update to version 1.8.24
598e079a2 setools: Update to 4.4.3
edc323ba6 rust: Set rustflags by environment variable
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index ed9c6358e..96b78b1d1 100644
--- a/modules
+++ b/modules
@@ -6,7 +6,7 @@ OPENWRT_COMMIT=f4e4943d1ab6e38e3fcfc611d2665d5077a479b6
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-23.05
-PACKAGES_PACKAGES_COMMIT=e32e59baf5195c1ec9dd0e0a079d422c89e19da5
+PACKAGES_PACKAGES_COMMIT=6526d607db81feb99bfa58e0be11e9b3a0c00cd9
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-23.05
-- 
GitLab