From 9ca2122076992f6db15f10d69420ac76047cfb6c Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Thu, 18 Jul 2024 02:40:15 +0200
Subject: [PATCH] modules: update packages

d14e460b5 dockerd: fix breaks IPv6 routing
8403d1466 v2ray-geodata: Update to latest version
7e77e583f v2ray-geodata: Update to latest version
2ac9aba4e v2ray-geodata: Update to latest version
c7cebd6ca v2raya: update to 2.2.5.7
08e499044 xray-core: update to 1.8.18
dc6172ecc banip: update 1.0.0-5
46c43fc4b krb5: update to 1.21.3
62fffe1a4 xray-core: update to 1.8.17
658aeee10 dnsproxy: Update to 0.67.0
05a0fbe21 php8: update to 8.2.21
37a65f217 adguardhome: Update to 0.107.46
9042b657d adguardhome: Update to 0.107.42
6908bf51a adguardhome: wait for interfaces to be up at boot
b7665f4f6 v2raya: update to 2.2.5.6
f19d10782 v2raya: update to 2.2.5.5
f24f16576 lang/python/python-paho-mqtt: fix license
8b613973b net/ntpd: fix license
e6e5f761b utils/lsof: fix license
e24386b3e libs/libgd: fix license
f0780bb91 libs/tiff: fix license
92a4808a2 libs/libev: fix license
e2e463171 net/tor: add license
652cce0ed devel/automake: fix license
a4d7058fe utils/vim: add license info
0d4d322e6 libassuan: Fix license
10babb22c gpgme: Fix license
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 2628f1662..39b80d618 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=b092cb779ca068563766633e1f8e58035967872b
+PACKAGES_PACKAGES_COMMIT=89955ee711d92e6fb6db7dde9d9d7eb06841acdb
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-23.05
-- 
GitLab