v4l-utils: update to 1.16.1.
This commit is contained in:
parent
2e426e219c
commit
7ac71925a0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'v4l-utils'
|
||||
pkgname=v4l-utils
|
||||
version=1.16.0
|
||||
version=1.16.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-qv4l2 --with-udevdir=/usr/lib/udev"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://freshmeat.net/projects/libv4l"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
distfiles="http://linuxtv.org/downloads/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=f1b425584284bac378b76331c0671dc890bd7af49c03e8a6cc0c70e57eea0bad
|
||||
checksum=c7e4d6f4b4b7f278a6fa4bf56385526920d40fbd9e3e2827b75ddcd41da0504a
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" argp-standalone"
|
||||
|
|
Loading…
Reference in a new issue