automake: update to automake-1.13.1

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-01-12 17:47:53 +01:00
parent ebfae01536
commit 773abc0adf
2 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@ cd $PKG_BUILD
--build=$HOST_NAME \
--target=$TARGET_NAME \
--prefix=$ROOT/$TOOLCHAIN \
--disable-silent-rules
make
make install

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="automake"
PKG_VERSION="1.12.6"
PKG_VERSION="1.13.1"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"