automake: update to automake-1.11.4

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-04-04 00:24:16 +02:00
parent 30b2847118
commit de3ad744ba

View File

@ -19,12 +19,12 @@
################################################################################ ################################################################################
PKG_NAME="automake" PKG_NAME="automake"
PKG_VERSION="1.11.2" PKG_VERSION="1.11.4"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://sources.redhat.com/automake/" 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_DEPENDS=""
PKG_BUILD_DEPENDS="ccache autoconf" PKG_BUILD_DEPENDS="ccache autoconf"
PKG_PRIORITY="optional" PKG_PRIORITY="optional"