From b8223e91d9af8fc25787580207850d8e96002078 Mon Sep 17 00:00:00 2001
From: Tom Herbers <mail@tomherbers.de>
Date: Fri, 21 Jun 2024 15:27:50 +0200
Subject: [PATCH] modules: update packages

44231285d golang: Update to 1.21.11
4eb73df5e lighttpd: fix missing dependency for OpenSSL crypto library
0302f8cf6 lighttpd: add option to use OpenSSL crypto library
8e683037f schroot: fix compilation with GCC14
2cfcb0893 stlink: fix compilation with GCC 14
d25180284 prometheus-node-exporter-lua: Add optional mwan3 collector
87a831fa8 prometheus-node-exporter-lua: Add "node_textfile_mtime_seconds" metric
611b37244 prometheus-node-exporter-lua: remove duplicated nat samples
2fbca34c7 prometheus-node-exporter-lua: fix netclass duplicate TYPE lines
49ff5da74 prometheus-node-exporter-lua-hostapd_stations: fix not reporting metrics
8cb0a16d1 prometheus-node-exporter-lua: add missing libubus-lua dependency
d1db488d9 prometheus-node-exporter-lua: bump package version
fc1b9071a prometheus-node-exporter-lua: add basic hwmon exporter
7b683fd65 prometheus-node-exporter-lua: Add thermal collector
464ca5325 banip: update 1.0.0-3
6d81b33c8 apfree-wifidog: update to 7.06.2008
0e098b8fe apfree-wifidog: support rule group and websocket&dns proxy flag
287d5b865 ruby: update to 3.2.4
2919fae48 banip: update 1.0.0-2
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index 550c9948b..60709f59d 100644
--- a/modules
+++ b/modules
@@ -9,7 +9,7 @@ PACKAGES_GLUON_COMMIT=3d08b0fee8dc5d96d8bcdb985fad1d5564de4022
 
 PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
 PACKAGES_PACKAGES_BRANCH=openwrt-23.05
-PACKAGES_PACKAGES_COMMIT=76bb48944f5d496dc658c640ccb82a0090b30403
+PACKAGES_PACKAGES_COMMIT=44231285dbef587b757d44d28d7f08d741617f08
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-23.05
-- 
GitLab