From de3ad744ba70f73db9af9604d586dcc5c253b3d6 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 4 Apr 2012 00:24:16 +0200 Subject: [PATCH] automake: update to automake-1.11.4 Signed-off-by: Stephan Raue --- packages/toolchain/devel/autotools/automake/meta | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/toolchain/devel/autotools/automake/meta b/packages/toolchain/devel/autotools/automake/meta index 5855ff21e2..34035df159 100644 --- a/packages/toolchain/devel/autotools/automake/meta +++ b/packages/toolchain/devel/autotools/automake/meta @@ -19,12 +19,12 @@ ################################################################################ PKG_NAME="automake" -PKG_VERSION="1.11.2" +PKG_VERSION="1.11.4" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="http://sources.redhat.com/automake/" -PKG_URL="http://ftp.gnu.org/gnu/automake/$PKG_NAME-$PKG_VERSION.tar.bz2" +PKG_URL="http://ftp.gnu.org/gnu/automake/$PKG_NAME-$PKG_VERSION.tar.xz" PKG_DEPENDS="" PKG_BUILD_DEPENDS="ccache autoconf" PKG_PRIORITY="optional"