mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libgusb: update to 0.3.4
This commit is contained in:
parent
880794b2cf
commit
0f961602b9
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.3.3
|
version=0.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/hughsie/libgusb"
|
homepage="https://github.com/hughsie/libgusb"
|
||||||
changelog="https://raw.githubusercontent.com/hughsie/libgusb/master/NEWS"
|
changelog="https://raw.githubusercontent.com/hughsie/libgusb/master/NEWS"
|
||||||
distfiles="http://people.freedesktop.org/~hughsient/releases/${pkgname}-${version}.tar.xz"
|
distfiles="http://people.freedesktop.org/~hughsient/releases/${pkgname}-${version}.tar.xz"
|
||||||
checksum=f93942585b7dfe7628415e1d504d9f6cf2cc1c42f1df2c8f7aa104111068eb92
|
checksum=581fd24e12496654b9b2a0732f810b554dfd9212516c18c23586c0cd0b382e04
|
||||||
|
|
||||||
build_options="gir vala"
|
build_options="gir vala"
|
||||||
build_options_default="gir vala"
|
build_options_default="gir vala"
|
||||||
|
|
Loading…
Add table
Reference in a new issue