librsvg: update to 2.47.1

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-11-23 19:18:48 +01:00
parent 253af3b087
commit fd070833a7
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -1,6 +1,6 @@
# Template file for 'librsvg' # Template file for 'librsvg'
pkgname=librsvg pkgname=librsvg
version=2.44.14 version=2.47.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
build_helper="gir" build_helper="gir"
@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later, LGPL-2.0-or-later" license="GPL-2.0-or-later, LGPL-2.0-or-later"
homepage="https://wiki.gnome.org/Projects/LibRsvg" homepage="https://wiki.gnome.org/Projects/LibRsvg"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=6a85a7868639cdd4aa064245cc8e9d864dad8b8e9a4a8031bb09a4796bc4e303 checksum=a15619af34d5eb692b5d35006cfb1940df8db608f769552a1b350035ee26b93e
# Package build options # Package build options
build_options="gir vala" build_options="gir vala"