libgexiv2: update to 0.10.8.

Closes: #11431 [via git-merge-pr]
This commit is contained in:
maxice8 2018-02-06 22:53:39 -02:00 committed by Michael Aldridge
parent 3f75f52424
commit 2f45535d57

View file

@ -1,6 +1,6 @@
# Template file for 'libgexiv2' # Template file for 'libgexiv2'
pkgname=libgexiv2 pkgname=libgexiv2
version=0.10.7 version=0.10.8
revision=1 revision=1
wrksrc="${pkgname/lib/}-${version}" wrksrc="${pkgname/lib/}-${version}"
build_style=meson build_style=meson
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="https://wiki.gnome.org/Projects/gexiv2" homepage="https://wiki.gnome.org/Projects/gexiv2"
distfiles="${GNOME_SITE}/gexiv2/${version%.*}/${pkgname/lib/}-${version}.tar.xz" distfiles="${GNOME_SITE}/gexiv2/${version%.*}/${pkgname/lib/}-${version}.tar.xz"
checksum=8bbd6dce0d558ac572385d8d726c4ba5caba1da411977806ade7f0e7bf08e3b8 checksum=81c528fd1e5e03577acd80fb77798223945f043fd1d4e06920c71202eea90801
build_options="gir" build_options="gir"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then