From 53b467bfa2848933b84329e6b848268ebe25c7a8 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 9 Jun 2016 20:13:08 +0200 Subject: [PATCH] librsvg: update to 2.40.16. --- srcpkgs/librsvg/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/librsvg/template b/srcpkgs/librsvg/template index bf7d58cf9c2..093ecb9bcdd 100644 --- a/srcpkgs/librsvg/template +++ b/srcpkgs/librsvg/template @@ -1,6 +1,6 @@ # Template build file for 'librsvg'. pkgname=librsvg -version=2.40.15 +version=2.40.16 revision=1 build_style=gnu-configure configure_args="--disable-static $(vopt_enable gir introspection)" @@ -12,7 +12,7 @@ maintainer="Juan RP " homepage="http://librsvg.sourceforge.net/" license="LGPL-2.1" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=d9cac4a123eec6e553a26e120979bab7425def9ae7ce7c079eba5e4a45db05f4 +checksum=d48bcf6b03fa98f07df10332fb49d8c010786ddca6ab34cbba217684f533ff2e # Package build options build_options="gir"