From 348ec72d5fc7e2e9165c63d06f47367e4d15ff70 Mon Sep 17 00:00:00 2001
From: David Bauer <mail@david-bauer.net>
Date: Mon, 10 Jun 2024 03:40:12 +0200
Subject: [PATCH] modules: update packages

6be3892dc iperf3: fix usage with big endian
98811c336 iperf3: update to 3.17.1
---
 modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules b/modules
index ac04e3da5..e265e46b7 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=c9829c92e16bc64f9992cdc6647b5dd4928ef1df
+PACKAGES_PACKAGES_COMMIT=6be3892dc1abb7b39c2af0123a52335ef0b8a679
 
 PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
 PACKAGES_ROUTING_BRANCH=openwrt-23.05
-- 
GitLab