From 076b3f343d45a4fdcc221ea519f709a783baf648 Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Sat, 27 Dec 2025 22:28:56 -0800 Subject: [PATCH] temp/iio-sensor-proxy: rebuild against libssc 0.3 Signed-off-by: Clayton Craft Part-of: --- temp/iio-sensor-proxy/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/temp/iio-sensor-proxy/APKBUILD b/temp/iio-sensor-proxy/APKBUILD index cf34e2c65..621638ed1 100644 --- a/temp/iio-sensor-proxy/APKBUILD +++ b/temp/iio-sensor-proxy/APKBUILD @@ -3,7 +3,7 @@ pkgname=iio-sensor-proxy pkgver=99993.8 _pkgver=3.8 -pkgrel=2 +pkgrel=3 pkgdesc="IIO sensors to D-Bus proxy" url="https://gitlab.freedesktop.org/hadess/iio-sensor-proxy" arch="aarch64"