mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 18:42:58 +02:00
iio-sensor-proxy: update to 3.8.
This commit is contained in:
parent
71a29c9439
commit
97ae18270e
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue