From a588be99e75f22d75668c550811a6b50bb5440df Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Sat, 5 Mar 2016 11:04:49 +0100 Subject: [PATCH] automake: update to 1.15 --- automake/build.sh | 4 ++-- automake/meta/ChangeLog | 3 +++ automake/meta/pkgdef | 7 +++++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/automake/build.sh b/automake/build.sh index c6b3b18..a83b787 100755 --- a/automake/build.sh +++ b/automake/build.sh @@ -6,9 +6,9 @@ ########################################################### # Check the following 4 variables before running the script topdir=automake -version=1.10.3 +version=1.15 pkgver=1 -source[0]=ftp://ftp.sunet.se/pub/gnu/automake/$topdir-$version.tar.bz2 +source[0]=ftp://ftp.heanet.ie/pub/gnu/automake/$topdir-$version.tar.xz # If there are no patches, simply comment this #patch[0]= diff --git a/automake/meta/ChangeLog b/automake/meta/ChangeLog index 3b00a96..247da25 100644 --- a/automake/meta/ChangeLog +++ b/automake/meta/ChangeLog @@ -1,4 +1,7 @@ CHANGELOG --------- +* Sat Mar 05 2016 Tom G. Christensen - 1.15-1 +- Update to 1.15 + * Fri Nov 22 2013 Tom G. Christensen - 1.10.3-1 - Update to 1.10.3 diff --git a/automake/meta/pkgdef b/automake/meta/pkgdef index 52e534b..5d6dc4b 100644 --- a/automake/meta/pkgdef +++ b/automake/meta/pkgdef @@ -9,7 +9,10 @@ files(-,root,bin) default_docs $_bindir $_infodir -$_sharedir/automake-1.10 -$_sharedir/aclocal-1.10 +$_sharedir/automake-1.15 +$_sharedir/aclocal-1.15 +$_sharedir/aclocal $_sharedir/doc/automake +$_mandir/man1/aclocal* +$_mandir/man1/automake*