From 61173bb8e9a1eaf2b49452e26d18ee15a8fcd706 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 24 Aug 2016 10:41:07 +0200 Subject: [PATCH] libgsf: update to 1.14.40. --- srcpkgs/libgsf/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgsf/template b/srcpkgs/libgsf/template index 9897365cf0b..f754752d988 100644 --- a/srcpkgs/libgsf/template +++ b/srcpkgs/libgsf/template @@ -1,6 +1,6 @@ # Template build file for 'libgsf'. pkgname=libgsf -version=1.14.39 +version=1.14.40 revision=1 build_style=gnu-configure configure_args="--disable-static $(vopt_enable gir introspection)" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="GPL-2, LGPL-2.1" homepage="http://www.gnome.org/" distfiles="${GNOME_SITE}/libgsf/${version%.*}/$pkgname-$version.tar.xz" -checksum=3dcfc911438bf6fae5fe842e85a9ac14324d85165bd4035caad4a4420f15a175 +checksum=350638894b5e324d8880b50e4bc43daabaf9f3f43a66010af080ffa2d32d51e0 # Package build options build_options="gir"