Revert "automake: update to automake-1.11.3"

This reverts commit aed6b397f2f4a23219a2a960208597f09d536940.
This commit is contained in:
Stephan Raue 2012-02-18 19:29:51 +01:00
parent 3de856d01a
commit 2a1d708d83

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="automake"
PKG_VERSION="1.11.3"
PKG_VERSION="1.11.2"
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.gz"
PKG_URL="http://ftp.gnu.org/gnu/automake/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="ccache autoconf"
PKG_PRIORITY="optional"