From 247f9e771e1b61dc3f00d25ec7572710639d4170 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 27 Nov 2014 16:24:51 +0100 Subject: [PATCH] gettext: update to 0.19.3. --- common/shlibs | 4 ++-- srcpkgs/gettext/template | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index e6ae64c1207..f80ee4e9093 100644 --- a/common/shlibs +++ b/common/shlibs @@ -180,8 +180,8 @@ libgdbm.so.4 gdbm-1.10_1_1 libgdbm_compat.so.4 gdbm-1.10_1_1 libintl.so.8 gettext-libs-0.19.2_1 libgnuintl.so.8 gettext-libs-0.19.2_1 -libgettextsrc-0.19.2.so gettext-libs-0.19.2_1 -libgettextlib-0.19.2.so gettext-libs-0.19.2_1 +libgettextsrc-0.19.3.so gettext-libs-0.19.3_1 +libgettextlib-0.19.3.so gettext-libs-0.19.3_1 libgettextpo.so.0 gettext-libs-0.17_1 libattr.so.1 attr-2.4.43_1 libacl.so.1 acl-2.2.47_1 diff --git a/srcpkgs/gettext/template b/srcpkgs/gettext/template index eb93954ea5c..8f462334891 100644 --- a/srcpkgs/gettext/template +++ b/srcpkgs/gettext/template @@ -1,7 +1,7 @@ # Template build file for 'gettext'. pkgname=gettext -version=0.19.2 -revision=2 +version=0.19.3 +revision=1 build_style=gnu-configure configure_args="--disable-java --disable-native-java --disable-csharp --disable-libasprintf --enable-threads=posix --disable-rpath --without-emacs @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.gnu.org/software/gettext/" license="GPL-3" distfiles="http://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=0c48ae6ef6e0abcf6cd9cb9dcdc593d0e1a367e82259bbe113ce88ceea9249bb +checksum=93952d505a3d3b1ec10c69d340c7d438b1f9c332710d583981c0608be3eeb3f6 if [ "$CROSS_BUILD" ]; then hostmakedepends="automake libtool git"