On 01/23/2015 04:56 PM, Jim Meyering wrote:
> Subject: [PATCH] scripts: autotools-install: update
> 
> * scripts/autotools-install: Increase automake's version number
> to 1.15 and add Stefano Lattarini's new GPG key ID.
> Increase gettext's version to 0.19.4 and add Daiki Ueno's GPG key ID.
> ---
>  scripts/autotools-install | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/scripts/autotools-install b/scripts/autotools-install
> index b8e79b9..c7167d5 100755
> --- a/scripts/autotools-install
> +++ b/scripts/autotools-install
> @@ -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.17.tar.gz
>    http://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz
> -  http://ftp.gnu.org/gnu/automake/automake-1.14.1.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.18.3.2.tar.gz
> +  http://ftp.gnu.org/gnu/gettext/gettext-0.19.4.tar.gz

libtool-2.4.2 is from 2011, and there's 2.4.5 out since a few days.
What about this?

Have a nice day,
Berny

Reply via email to