From 270895b8201f2e590a10357681c7ea0af7f5fe99 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Thu, 28 Sep 2023 16:35:07 +0200
Subject: [PATCH] modules: update packages

1542103dd adguardhome: update to v0.107.36
13bd46428 syncthing: update to 1.24.0
5f79076fb syncthing: disable quic to support GO 1.21
133bddb2a syncthing: update to 1.23.7
131a04320 tailscale: Update to 1.50.0
a75e1150f tailscale: update to version 1.48.2
eced946bd tailscale: enable autodect of fw type
e7ca549d6 tailscale: Update to 1.48.1
42e796f8a tailscale: Update to 1.48.0
8d1cf768a dnscrypt-proxy2: update to version 2.1.5
45b2d3ecd apache: move to PCRE2
5abeef2c3 apache: bump to release 2.4.57
032b5506c python3-networkx: Update to 3.1, rename source package
76e87af99 python-bidict: Update to 0.22.1
6d3ff6df7 adblock-fast: bugfix: better detect ABP lists
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 78be88e89..ec9732aa4 100644
--- a/modules
+++ b/modules
@@ -6,7 +6,7 @@ OPENWRT_COMMIT=02ed2b0271c5e17584884146649d7fb64a9ac35d
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-23.05
-PACKAGES_PACKAGES_COMMIT=41c5a695dddbcf3f5e1dfa4e489c26e9963a4b35
+PACKAGES_PACKAGES_COMMIT=1542103dd39adc03e6f08e892e6d1476068a06bb
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-23.05
-- 
GitLab