From 6886621035d9329884a3f5fa247b5643f9aea1fb Mon Sep 17 00:00:00 2001 From: David Bauer <mail@david-bauer.net> Date: Sun, 28 Jul 2024 02:29:37 +0200 Subject: [PATCH] modules: update packages 3db4314e2 delve: update to 1.23.0 6e2e3240d xray-core: update to 1.8.21 c2422e740 p910nd: set bidi only if not already set a8c75f103 make: update to 4.4.1 3016416c5 autoconf: update to 2.72 bf11148e5 automake: update to 1.16.5 2d98802b1 xray-core: update to 1.8.20 66e793f9c unbound: Update to 1.20.0 7ebcd8c81 transmission: update to version 4.0.6 733e6808f transmission: fix compile with MbedTLS 3.X 16446a3b2 bind: bump to 9.18.27 dbac39060 ddns-scripts: Update knot resolver regexp f2044c19c exim: update to 4.98 1b51b17c7 xray-core: update to 1.8.19 --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index 7f8c80c0d..cf44a9bbc 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-23.05 -PACKAGES_PACKAGES_COMMIT=89955ee711d92e6fb6db7dde9d9d7eb06841acdb +PACKAGES_PACKAGES_COMMIT=3db4314e2e20e5c3c2c060ef5ba7af44e84d62df PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git PACKAGES_ROUTING_BRANCH=openwrt-23.05 -- GitLab