v4l-utils: update to 1.12.2.

This commit is contained in:
Michael Gehring 2017-01-25 16:47:41 +00:00
parent ba264fed40
commit 291dfe4119

View file

@ -1,6 +1,6 @@
# Template file for 'v4l-utils'
pkgname=v4l-utils
version=1.10.1
version=1.12.2
revision=1
build_style=gnu-configure
configure_args="--sbindir=/usr/bin --disable-qv4l2 --with-udevdir=/usr/lib/udev"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://freshmeat.net/projects/libv4l"
license="GPL-2, LGPL-2.1"
distfiles="http://linuxtv.org/downloads/$pkgname/$pkgname-$version.tar.bz2"
checksum=6147ccc29fe7dd3c5c3994d613c4f2a099bac8b44694a96e5cf4d7caca8336c0
checksum=ac9f8c88bfffa3a7e85c0edd04f7d3d54e6a30c214e79f2c6ecc6fbf57cb229d
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" argp-standalone"