mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
libgusb: update to 0.2.7.
This commit is contained in:
parent
0730514ce9
commit
84111411d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgusb'
|
# Template file for 'libgusb'
|
||||||
pkgname=libgusb
|
pkgname=libgusb
|
||||||
version=0.2.6
|
version=0.2.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://gitorious.org/gusb/"
|
homepage="https://gitorious.org/gusb/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="http://people.freedesktop.org/~hughsient/releases/$pkgname-${version}.tar.xz"
|
distfiles="http://people.freedesktop.org/~hughsient/releases/$pkgname-${version}.tar.xz"
|
||||||
checksum=6f638bdbc4e77643c0a198a300e50b592ad326e56bddf359de15e04689209c06
|
checksum=0be9578f7875cecb6c163ad47eb39bc6bf497e501b08986c0d384748a054c3ee
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue