From 128fe399095f656e30eaf33444cf44329b1da599 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Fri, 25 Aug 2023 21:51:06 +0200
Subject: [PATCH] modules: update packages

dfbf87aa1 net/mosquitto: bump to 2.0.17
fe5ab80fb tunneldigger-broker: update to v0.4.0
411e11393 tunneldigger-broker: add rate-limit hook
00fc9da4e tunneldigger-broker: add option to isolate bridge ports
e597c3e55 tunneldigger-broker: update lib functions
b4f0ce3d1 tunneldigger-broker: update config file and init for v0.4.0
e77a20e5b Revert "tailscale: Update to 1.48.0"
4cce597a2 natmap: update to 20230820
0047d0507 tailscale: Update to 1.48.0
3da7903ab yq: Update to 4.35.1
37412eec4 sqm-scripts: Bump to v1.6.0
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 18c4cdcb..d9001eb1 100644
--- a/modules
+++ b/modules
@@ -6,7 +6,7 @@ OPENWRT_COMMIT=e74a4b509fd970818086d749caf1d8e68a4f4f7b
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-23.05
-PACKAGES_PACKAGES_COMMIT=9f4707527e24eacd90cb3245ee7683eb063a359c
+PACKAGES_PACKAGES_COMMIT=dfbf87aa17e387d4375a83bc74cde28e6a7b0ab9
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-23.05
-- 
GitLab