mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
iio-sensor-proxy: update to 2.6.
This commit is contained in:
parent
461d011c9a
commit
7dfe11119a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'iio-sensor-proxy'
|
# Template file for 'iio-sensor-proxy'
|
||||||
pkgname=iio-sensor-proxy
|
pkgname=iio-sensor-proxy
|
||||||
version=2.5
|
version=2.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake gtk-doc pkg-config git gnome-common autoconf-archive glib-devel libtool"
|
hostmakedepends="automake gtk-doc pkg-config git gnome-common autoconf-archive glib-devel libtool"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/hadess/iio-sensor-proxy"
|
homepage="https://github.com/hadess/iio-sensor-proxy"
|
||||||
distfiles="$homepage/archive/$version.tar.gz"
|
distfiles="$homepage/archive/$version.tar.gz"
|
||||||
checksum=5ad0f6feb702398fcd5436f1f879230aa9bd918c1f1980da0bbc245abd6fc5f6
|
checksum=6c479a8fd3792fda3bf7aeac3bb66e73c8a074b89bc8309cc4ad23fec7712353
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue