libgusb: update to 0.2.11.

This commit is contained in:
Michael Gehring 2017-07-27 00:44:46 +00:00
parent 4c64373a66
commit 46ce60453d
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'libgusb'
pkgname=libgusb
version=0.2.10
revision=2
version=0.2.11
revision=1
build_style=gnu-configure
configure_args="--disable-static $(vopt_enable gir introspection)"
hostmakedepends="pkg-config $(vopt_if gir 'gobject-introspection vala')"
@ -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=5c0442f5e00792bea939bbd16df09245740ae0d8b6ad9890d09189e1f4a3a17a
checksum=9cb143493fab1dc3d0d0fdba2114b1d8ec8c5b6fad05bfd0f7700e4e4ff8f7de
# Package build options
build_options="gir"