libgusb: update to 0.2.10.
This commit is contained in:
parent
01186d5884
commit
a3bb0630e9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgusb'
|
||||
pkgname=libgusb
|
||||
version=0.2.9
|
||||
version=0.2.10
|
||||
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=7320bdcd0ab1750d314fa86f48bd2cc186b9e33332314403779af9772fedde14
|
||||
checksum=5c0442f5e00792bea939bbd16df09245740ae0d8b6ad9890d09189e1f4a3a17a
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue