diff --git a/srcpkgs/v4l-utils/template b/srcpkgs/v4l-utils/template index 1def6685e85..a84de2b02cc 100644 --- a/srcpkgs/v4l-utils/template +++ b/srcpkgs/v4l-utils/template @@ -1,6 +1,6 @@ # Template file for 'v4l-utils' pkgname=v4l-utils -version=1.12.4 +version=1.12.5 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 " homepage="http://freshmeat.net/projects/libv4l" license="GPL-2, LGPL-2.1" distfiles="http://linuxtv.org/downloads/$pkgname/$pkgname-$version.tar.bz2" -checksum=96ee79b35c54c175f39c9303ab71c5e46f07b2ad688f4aaa64f11a1e3ad579cc +checksum=0618162ddb0b57fe7c45407d4d66ed79e3a134cdbc9e72598d34e61d3359e20d case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone"