From fbe2aa83353f2a0f7c786d556d2118294559d834 Mon Sep 17 00:00:00 2001
From: Tom Herbers <mail@tomherbers.de>
Date: Thu, 3 Aug 2023 01:01:43 +0200
Subject: [PATCH] modules: update packages

545165018 mg: bump to 7.3
29ef4d2e3 curl: update to 8.2.0
bc891685b https-dns-proxy: improve CLI messaging
8b97c69f4 simple-adblock: dnsmasq access bugfix & misc improvements
a04283af1 rclone: Update to 1.63.1
42ad39429 dnsproxy: Update to 0.52.0
0bba5b7ad cloudflared: Update to 2023.7.1
2631e0280 snowflake: update to 2.6.0
4e911ee6b golang: Update to 1.19.11
c59b975f2 banip: release 0.9.0-1
d31c3263c yq: Update to 4.34.2
3264af5e5 cloudflared: Update to 2023.7.0
0ed6605f6 php8: update to 8.1.21
ca2469882 rclone: Update to 1.63.0
b00b4518e rclone: Update to 1.62.2
5d8cb4785 dnsproxy: Update to 0.51.0
069b3a182 banip: update 0.8.9-4
92edb3e8b banip: update 0.8.9-3
5b806c5c7 banip: update 0.8.9-2
1691664f8 banip: release 0.8.9-1
f0ef3925d dnslookup: Update to 1.9.1
999c5b47a adblock: update to 4.1.5-8
b660c6e65 bind: bump to 9.18.16
1c066e61f banip: update 0.8.8-2
6e8e34b95 banip: release 0.8.8-1
fac9edfe4 banip: release 0.8.7-1
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 6f3f0d4d5..38757d1a4 100644
--- a/modules
+++ b/modules
@@ -6,7 +6,7 @@ OPENWRT_COMMIT=1ec274a204a65c7f8543cf750a0b027a685818cb
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-22.03
-PACKAGES_PACKAGES_COMMIT=e061716ae08e57e825cb50a07ba3e2afc833617d
+PACKAGES_PACKAGES_COMMIT=336660337ea209413f610bf47cc8fc82131ba37a
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-22.03
-- 
GitLab