take mpfr from the gnu.org mirror since the current url no longer works

This commit is contained in:
Lars Op den Kamp 2011-04-05 14:51:08 +02:00 committed by Stephan Raue
parent 6bc2e36418
commit 38364de5a8

View File

@ -24,7 +24,7 @@ PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="LGPL"
PKG_SITE="http://www.mpfr.org/"
PKG_URL="http://www.mpfr.org/mpfr-current/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_URL="http://ftp.gnu.org/gnu/mpfr/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="ccache gmp"
PKG_PRIORITY="optional"