diff --git a/srcpkgs/gettext/template b/srcpkgs/gettext/template index 6c4707f806a..9e5df22338b 100644 --- a/srcpkgs/gettext/template +++ b/srcpkgs/gettext/template @@ -1,7 +1,7 @@ # Template build file for 'gettext'. pkgname=gettext -version=0.18.3 -revision=2 +version=0.18.3.1 +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=36f3c1043df803565d4977c1efbd41e1ec0f0301acf5f057984406c34cb9f948 +checksum=0d8f9a33531b77776b3dc473e7940019ca19bfca5b4c06db6e96065eeb07245d if [ "$CROSS_BUILD" ]; then hostmakedepends="automake libtool"