From 0afc81f56c643f2082fd6362372065343e7aefe3 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sat, 8 Feb 2025 18:36:27 +0200 Subject: [PATCH] ustreamer >= 6.31 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 06e829ce..3e7969d5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -96,7 +96,7 @@ depends=( certbot platform-io-access raspberrypi-utils - "ustreamer>=6.26" + "ustreamer>=6.31" # Systemd UDEV bug "systemd>=248.3-2"