summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-11-25 14:09:24 +0000
committerJohn Crispin <john@openwrt.org>2013-11-25 14:09:24 +0000
commit8a35c5936fa1aa56679d103e01ce62c0cadc900a (patch)
treeb9c0cf4a970c2432907d954fb6ad4eff1b385b4a /tools
parentcba772f5bc0a2fa481cbd80fcf990bc35ac642f0 (diff)
downloadmtk-20170518-8a35c5936fa1aa56679d103e01ce62c0cadc900a.zip
mtk-20170518-8a35c5936fa1aa56679d103e01ce62c0cadc900a.tar.gz
mtk-20170518-8a35c5936fa1aa56679d103e01ce62c0cadc900a.tar.bz2
tools/mpfr: add GNU source
fixes https://dev.openwrt.org/ticket/14519 mpfr is available from GNU too see: https://gforge.inria.fr/forum/forum.php?forum_id=11263 Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 38912
Diffstat (limited to 'tools')
-rw-r--r--tools/mpfr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/mpfr/Makefile b/tools/mpfr/Makefile
index 06d92e5..6f0ab6e 100644
--- a/tools/mpfr/Makefile
+++ b/tools/mpfr/Makefile
@@ -9,7 +9,8 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=mpfr
PKG_VERSION:=3.1.2
-PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION)
+PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION) \
+ @GNU/mpfr
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_MD5SUM:=ee2c3ac63bf0c2359bf08fc3ee094c19