From: John Crispin Date: Mon, 25 Nov 2013 14:09:24 +0000 (+0000) Subject: tools/mpfr: add GNU source X-Git-Tag: reboot~8532 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=8a35c5936fa1aa56679d103e01ce62c0cadc900a 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 SVN-Revision: 38912 --- 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