libgusb: update to 0.2.7.
This commit is contained in:
parent
0730514ce9
commit
84111411d3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgusb'
|
||||
pkgname=libgusb
|
||||
version=0.2.6
|
||||
version=0.2.7
|
||||
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=6f638bdbc4e77643c0a198a300e50b592ad326e56bddf359de15e04689209c06
|
||||
checksum=0be9578f7875cecb6c163ad47eb39bc6bf497e501b08986c0d384748a054c3ee
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue