libgusb: update to 0.2.9.

This commit is contained in:
Michael Gehring 2016-03-22 01:59:50 +01:00
parent ddbdda0823
commit cfe687903c

View file

@ -1,6 +1,6 @@
# Template file for 'libgusb'
pkgname=libgusb
version=0.2.8
version=0.2.9
revision=1
build_style=gnu-configure
configure_args="--disable-static $(vopt_enable gir introspection)"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://gitorious.org/gusb/"
license="LGPL-2.1"
distfiles="http://people.freedesktop.org/~hughsient/releases/$pkgname-${version}.tar.xz"
checksum=a9c269ef21145b228e59fdcb533ef9c4ae214a6f4748d17ecd2e022f79389eed
checksum=7320bdcd0ab1750d314fa86f48bd2cc186b9e33332314403779af9772fedde14
# Package build options
build_options="gir"