From 15f85a473a90ce50051460e68b4b834233f68071 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Mon, 12 May 2025 15:02:40 +0200
Subject: [PATCH] modules: update packages

00a59e728 syncthing: bump to 1.29.6
0081573a0 syncthing: add discovery and relay descriptions
fd190caac golang: bump to 1.23.9
f675fac54 pbr: bugfix: no errors on negated values
6ad890af8 dnsdist: update to 1.9.9
2c74f7695 lua-eco: update to 3.9.0
9a6ddd62b netatalk: update to 4.2.2
b3eb36351 iniparser: library for parsing of ini files in C
075b10894 netatalk: fix small issues with sample config and config generation
a704eb467 btop: Update to 1.4.2
41d30abfd perl-ack: Update to 3.8.2
22f5c3c6a v2ray-core: Update to 5.30.0
de94c521c btop: Update to 1.4.1
dbf721d02 libtorrent-rasterbar: enable python package
87dba1461 libtorrent-rasterbar: Update to 2.0.11
f28d41f76 aria2: fix aira2-openssl install failed
190bc8f11 yt-dlp: bump to 2025.04.30
2667d34e8 yt-dlp: update package description
d120a8cba adblock: update 4.4.1-2
34afc97c0 sing-box: Update to 1.11.9
234806df3 banIP: update 1.5.6-2
dfa01855b aria2: fix openssl legacy load failed
16adf3eb5 haproxy: update to v3.0.10
825ece13a qemu: update to 9.1.3
3f3730c02 qemu: fix guest agent patch
5e57bff14 lua: lua5.4 update to 5.4.7
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 46570e509..8394aa401 100644
--- a/modules
+++ b/modules
@@ -9,7 +9,7 @@ PACKAGES_GLUON_COMMIT=bae34a0f53b25dbd691c57c8ab2d0b7cfe811517
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-24.10
-PACKAGES_PACKAGES_COMMIT=39846b16b7db424d3243ecc788dd6782524ca01e
+PACKAGES_PACKAGES_COMMIT=00a59e728b42f45666afb0f4fad41ab29c99524c
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-24.10
-- 
GitLab