libgusb: update to 0.2.1.

This commit is contained in:
Eivind Uggedal 2014-11-25 09:49:33 +00:00
parent 2924e3c4ed
commit 12fb547443

View File

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