]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
scripts: autotools-install: update
authorJim Meyering <jim@meyering.net>
Mon, 5 Aug 2013 14:28:34 +0000 (07:28 -0700)
committerJim Meyering <meyering@fb.com>
Thu, 13 Mar 2014 17:15:28 +0000 (10:15 -0700)
* scripts/autotools-install: Update version numbers of latest
automake and gettext packages.

scripts/autotools-install

index 403644f813eac7a7a1ee1ab0313ae9141f454527..c6a8e368e97f50edff8fc4cf6bd56d033ebf14db 100755 (executable)
@@ -24,9 +24,9 @@ tarballs='
   http://pkgconfig.freedesktop.org/releases/pkg-config-0.28.tar.gz
   http://ftp.gnu.org/gnu/m4/m4-1.4.16.tar.gz
   http://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz
-  http://ftp.gnu.org/gnu/automake/automake-1.12.6.tar.gz
+  http://ftp.gnu.org/gnu/automake/automake-1.14.tar.gz
   http://ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.gz
-  http://ftp.gnu.org/gnu/gettext/gettext-0.18.2.tar.gz
+  http://ftp.gnu.org/gnu/gettext/gettext-0.18.3.tar.gz
 '
 
 usage() {