BB: gmp: use http instead of ftp download (#18805)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

Backport of r44082

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@44095 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2015-01-24 13:08:49 +00:00
parent d12dc6e491
commit 5a87b12359
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ PKG_REVISION:=a
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)$(PKG_REVISION).tar.xz
PKG_SOURCE_URL:=ftp://ftp.gmplib.org/pub/$(PKG_NAME)/
PKG_SOURCE_URL:=http://gmplib.org/download/gmp/
PKG_MD5SUM:=1e6da4e434553d2811437aa42c7f7c76
PKG_BUILD_PARALLEL:=1