From f0f288a949acf9255a582791445b3d715fa18f01 Mon Sep 17 00:00:00 2001
From: Tom Herbers <mail@tomherbers.de>
Date: Tue, 2 Jan 2024 00:12:12 +0100
Subject: [PATCH] modules: update packages

8661c3722 mosquitto: update to 2.0.18
69c7e53ab php8: update to 8.1.27
f39d7eab8 curl: update to 8.5.0
396aace59 php8: update to 8.1.26
638fb4aab https-dns-proxy: only restart firewall when needed
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 2110f803..750aeabf 100644
--- a/modules
+++ b/modules
@@ -9,7 +9,7 @@ PACKAGES_GLUON_COMMIT=dc99bbb906f9faae472e48da013dbf67e1a00c23
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-22.03
-PACKAGES_PACKAGES_COMMIT=e34369a41b522a49dec9fb1d81b4ee6b32b731d8
+PACKAGES_PACKAGES_COMMIT=444cedf4ff7a3cd6bc60bdc83f9f33ab7fcc4eac
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-22.03
-- 
GitLab