libusb: update to 1.0.21.

This commit is contained in:
Michael Gehring 2016-12-30 18:03:53 +00:00
parent ba29a233c1
commit 446a4c997a

View file

@ -1,6 +1,6 @@
# Template file for 'libusb' # Template file for 'libusb'
pkgname=libusb pkgname=libusb
version=1.0.20 version=1.0.21
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1" license="LGPL-2.1"
homepage="http://libusb.info" homepage="http://libusb.info"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
checksum=cb057190ba0a961768224e4dc6883104c6f945b2bf2ef90d7da39e7c1834f7ff checksum=7dce9cce9a81194b7065ee912bcd55eeffebab694ea403ffb91b67db66b1824b
disable_parallel_build=yes disable_parallel_build=yes
libusb-devel_package() { libusb-devel_package() {