From da89dff8b122cc082fb83677478c1b0c6e06b04a Mon Sep 17 00:00:00 2001
From: Tom Herbers <mail@tomherbers.de>
Date: Mon, 7 Apr 2025 22:52:43 +0200
Subject: [PATCH] modules: update packages

451c9e791 nano: Update to 8.4
41b2ea6d6 golang: bump to 1.23.8
3d58a2ff5 exim: update to 4.98.2
4c7bd6f86 antiblock: Update to 2.1.2
40cb49f99 wfb-ng: Update to release 25.01
bff078f3b dockerd: add docker-storage to init
6671df468 dockerd: Improved error msg for rev ver dep check
f739209d3 banIP: update 1.5.5-2
1577e071e zoneinfo: Updated to 2025b release.
bf216ab51 zoneinfo: Updated to 2025a release.
a690d498f banIP: release 1.5.5-1
64e0c6eb8 haproxy: update to v3.0.9
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 7ac9944be..472039974 100644
--- a/modules
+++ b/modules
@@ -9,7 +9,7 @@ PACKAGES_GLUON_COMMIT=3b51990cf20fab2ba1631f6d0347576fedf53659
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-24.10
-PACKAGES_PACKAGES_COMMIT=69d4194a509fb5fc72c85680ce4a0a9ae6b8b1eb
+PACKAGES_PACKAGES_COMMIT=451c9e791986132947ad6b9c39215623764ddfcd
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-24.10
-- 
GitLab