iio-sensor-proxy: update to 3.8.

This commit is contained in:
Andrea Brancaleoni 2025-08-20 19:31:05 +02:00
parent 71a29c9439
commit 97ae18270e
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
# Template file for 'iio-sensor-proxy'
pkgname=iio-sensor-proxy
version=3.7
version=3.8
revision=1
build_style=meson
configure_args="-Dsystemdsystemunitdir=/usr/lib/systemd/system/
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
homepage="https://gitlab.freedesktop.org/hadess/iio-sensor-proxy"
changelog="https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/-/raw/master/NEWS"
distfiles="https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/-/archive/${version}/${pkgname}-${version}.tar.gz"
checksum=4d7eb0ae23506919a9a40bc1aab0e144c218be60457b3137533724814c41997b
checksum=f7fb74bf75a7046be14926d4be3d1804f7fb048641116dce0bc0be847131f9d6
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=true -Dgtk-tests=true"