aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-11-25 14:09:24 +0000
committerJohn Crispin <blogic@openwrt.org>2013-11-25 14:09:24 +0000
commit9706d908255dee69b2830b4a8ed8070e3d7a7604 (patch)
tree7d9ff9dc2bcfbd699fd0154944d56d8411401ebb /tools
parent00f0744743dc85ad4e273500a15bb707f0739a6f (diff)
downloadupstream-9706d908255dee69b2830b4a8ed8070e3d7a7604.tar.gz
upstream-9706d908255dee69b2830b4a8ed8070e3d7a7604.tar.bz2
upstream-9706d908255dee69b2830b4a8ed8070e3d7a7604.zip
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38912 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 06d92e5bc4..6f0ab6e29e 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