automake: update to 1.15
This commit is contained in:
parent
0036609bba
commit
a588be99e7
@ -6,9 +6,9 @@
|
|||||||
###########################################################
|
###########################################################
|
||||||
# Check the following 4 variables before running the script
|
# Check the following 4 variables before running the script
|
||||||
topdir=automake
|
topdir=automake
|
||||||
version=1.10.3
|
version=1.15
|
||||||
pkgver=1
|
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
|
# If there are no patches, simply comment this
|
||||||
#patch[0]=
|
#patch[0]=
|
||||||
|
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
CHANGELOG
|
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
|
* Fri Nov 22 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 1.10.3-1
|
||||||
- Update to 1.10.3
|
- Update to 1.10.3
|
||||||
|
@ -9,7 +9,10 @@ files(-,root,bin)
|
|||||||
default_docs
|
default_docs
|
||||||
$_bindir
|
$_bindir
|
||||||
$_infodir
|
$_infodir
|
||||||
$_sharedir/automake-1.10
|
$_sharedir/automake-1.15
|
||||||
$_sharedir/aclocal-1.10
|
$_sharedir/aclocal-1.15
|
||||||
|
$_sharedir/aclocal
|
||||||
$_sharedir/doc/automake
|
$_sharedir/doc/automake
|
||||||
|
$_mandir/man1/aclocal*
|
||||||
|
$_mandir/man1/automake*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user