mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
grilo: update to 0.3.19
This commit is contained in:
parent
9c8625e97d
commit
1531979b49
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'grilo'
|
# Template file for 'grilo'
|
||||||
pkgname=grilo
|
pkgname=grilo
|
||||||
version=0.3.16
|
version=0.3.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/Grilo"
|
homepage="https://wiki.gnome.org/Projects/Grilo"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=884580e8c5ece280df23aa63ff5234b7d48988a404df7d6bfccd1e77b473bd96
|
checksum=0869c81d19ab139c667d79567c14ddcb6cb5cbfc0108d04cade287eb29536706
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir gtk_doc"
|
build_options="gir gtk_doc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue