libgusb: update to 0.2.8.

This commit is contained in:
Juan RP 2015-12-02 08:14:19 +01:00
parent 44e110db01
commit ece416ff38

View file

@ -1,7 +1,7 @@
# Template file for 'libgusb'
pkgname=libgusb
version=0.2.7
revision=3
version=0.2.8
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=0be9578f7875cecb6c163ad47eb39bc6bf497e501b08986c0d384748a054c3ee
checksum=a9c269ef21145b228e59fdcb533ef9c4ae214a6f4748d17ecd2e022f79389eed
# Package build options
build_options="gir"