From dab71a37d0fed9bd93db3d8b3779ca86c0c453ec Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 20 Aug 2015 08:50:31 -0700 Subject: scripts: update versions of gettext and libtool --- scripts/autotools-install | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/autotools-install b/scripts/autotools-install index e273cc1b8..7e37cebf5 100755 --- a/scripts/autotools-install +++ b/scripts/autotools-install @@ -1,5 +1,5 @@ #!/bin/sh -VERSION='2015-01-25 15:45' # UTC +VERSION='2015-10-06 12:49' # UTC # Building coreutils from a git-cloned directory may require versions of # tools like autoconf, automake, gettext, etc. that are newer than the ones @@ -30,8 +30,8 @@ tarballs=' http://ftp.gnu.org/gnu/m4/m4-1.4.17.tar.gz http://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz http://ftp.gnu.org/gnu/automake/automake-1.15.tar.gz - http://ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.gz - http://ftp.gnu.org/gnu/gettext/gettext-0.19.4.tar.gz + http://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.gz + http://ftp.gnu.org/gnu/gettext/gettext-0.19.6.tar.gz ' usage() { -- cgit v1.2.3-70-g09d2