libgusb: update to 0.2.4.
This commit is contained in:
parent
dcb1bf5bdc
commit
e71b337610
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgusb'
|
||||
pkgname=libgusb
|
||||
version=0.2.3
|
||||
version=0.2.4
|
||||
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=9b912419687d73bc30b9fb918b7ade640b94bf9a327f0e9a93b1a031e4560458
|
||||
checksum=437966fb45e30b8e757b2c200daf5d4e7dd22bf5aa80e151e3b1807270d38083
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue