From 6bba739c04a5a9d7a5c1a45a11784a11b25c3b75 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 29 Jul 2015 09:37:00 +0200 Subject: [PATCH] libgsf: update to 1.14.34. --- srcpkgs/libgsf/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgsf/template b/srcpkgs/libgsf/template index 6728db1fea6..0c0557b5721 100644 --- a/srcpkgs/libgsf/template +++ b/srcpkgs/libgsf/template @@ -1,6 +1,6 @@ # Template build file for 'libgsf'. pkgname=libgsf -version=1.14.33 +version=1.14.34 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=82dd38e0c1f497704bf3b43682fca2768886058f004b14e9b5d103596f8c6e6b +checksum=f0fea447e0374a73df45b498fd1701393f8e6acb39746119f8a292fb4a0cb528 # Package build options build_options="gir"