From f0f98c5a51324f3d5c7fb1c3dc166f6ae2c5d333 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Thu, 11 Jan 2024 01:47:20 +0100
Subject: [PATCH] modules: update packages

1b172d0da rust: Update to 1.75.0
cbc8d7bc5 rust: unexport host sccache env variable
0142ff1ed dnsproxy: Update to 0.61.1
9d2fe1355 v2ray-geodata: Update to latest versin
97f921ca7 v2raya: Update to 2.2.4.6
0a34c8571 btop: Update to 1.3.0
b110df7cb btop: opt out of lto usage
1e9d24dca uspot: update to Git HEAD (2024-01-09)
ab6d368b7 travelmate: update 2.1.2-2
b37dec1de adblock-fast: bugfix: pause command
421e2c75a banip: update 0.9.3-4
a4d0bb91c travelmate: release 2.1.2-1
389a100bb travelmate: Added H-Rewards hotel login Signed-off-by: Marc Ole Bulling <Marc-Ole@gmx.de>
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index faf1ea2da..efbc26a45 100644
--- a/modules
+++ b/modules
@@ -9,7 +9,7 @@ PACKAGES_GLUON_COMMIT=53ea3b89771fc7d7a80f1800ce25e98dfe1633aa
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-23.05
-PACKAGES_PACKAGES_COMMIT=766a5af5d92eaaba0d947176e490241cf06e9659
+PACKAGES_PACKAGES_COMMIT=1b172d0dada6cbf758f266f2b0fadad3f600034b
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-23.05
-- 
GitLab