automake: update to 1.15

This commit is contained in:
Tom G. Christensen 2016-03-05 11:04:49 +01:00
parent 0036609bba
commit a588be99e7
3 changed files with 10 additions and 4 deletions

View File

@ -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]=

View File

@ -1,4 +1,7 @@
CHANGELOG
---------
* Sat Mar 05 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 1.15-1
- Update to 1.15
* Fri Nov 22 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 1.10.3-1
- Update to 1.10.3

View File

@ -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*