From f168aca93dfde0ebcc56b8d3a531a4a4131f78ac Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Mon, 6 Jan 2025 08:28:52 +0100
Subject: [PATCH] modules: update packages

9b5ce53f5 lua-eco: update to 3.7.0
c84e022ee pbr: Makefile bugfixes
aa6e159b8 adblock-fast: Makefile bugfixes and hijack rework
0c96404b4 dnsproxy: Update to 0.74.1
141ffc0b0 golang: Update to 1.23.4
9e2671329 delve: update to 1.24.0
e7f5bd52d nextdns: Update to version 1.44.3
6e29324ed bcm27xx-eeprom: update to v2024.11.12-2712
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index db90eb71..b505cfa5 100644
--- a/modules
+++ b/modules
@@ -9,7 +9,7 @@ PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-24.10
-PACKAGES_PACKAGES_COMMIT=dfeae07c2495539f85dbcb4c633eb52c6a9b2e72
+PACKAGES_PACKAGES_COMMIT=9b5ce53f512429910dba62b3b5be18934f9904ce
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-24.10
-- 
GitLab