diff --git a/srcpkgs/v4l-utils/template b/srcpkgs/v4l-utils/template index ac6816275b2..59dd52af8d9 100644 --- a/srcpkgs/v4l-utils/template +++ b/srcpkgs/v4l-utils/template @@ -1,7 +1,7 @@ # Template file for 'v4l-utils' pkgname=v4l-utils -version=1.8.1 -revision=2 +version=1.10.0 +revision=1 build_style=gnu-configure configure_args="--sbindir=/usr/bin --disable-qv4l2 --with-udevdir=/usr/lib/udev" hostmakedepends="automake libtool pkg-config gettext-devel" @@ -12,7 +12,7 @@ maintainer="Juan RP " homepage="http://freshmeat.net/projects/libv4l" license="GPL-2, LGPL-2.1" distfiles="http://linuxtv.org/downloads/$pkgname/$pkgname-$version.tar.bz2" -checksum=2f6219b03f19ea07c100e860238d5cdbfcbcfe440a14477e75137cc073431b33 +checksum=78ead27ee58a701d7c6342303cf4520bdd4a2b88a7813bc99a0b389307e4336b case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone"