mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libgudev: update to 238
This commit is contained in:
parent
6c14a2c7b7
commit
53832e8cd4
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgudev'
|
# Template file for 'libgudev'
|
||||||
pkgname=libgudev
|
pkgname=libgudev
|
||||||
version=237
|
version=238
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Library providing GObject bindings for libudev"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://wiki.gnome.org/Projects/libgudev"
|
homepage="http://wiki.gnome.org/Projects/libgudev"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/libgudev/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/libgudev/${version}/libgudev-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/libgudev/${version}/libgudev-${version}.tar.xz"
|
||||||
checksum=0d06b21170d20c93e4f0534dbb9b0a8b4f1119ffb00b4031aaeb5b9148b686aa
|
checksum=61266ab1afc9d73dbc60a8b2af73e99d2fdff47d99544d085760e4fa667b5dd1
|
||||||
|
|
||||||
build_options="gir vala"
|
build_options="gir vala"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue