From 0abe62d13fe85841922db0f6e9556ef687238e10 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 26 Jan 2009 21:38:03 +0000 Subject: [PATCH] fix mpfr download url SVN-Revision: 14213 --- tools/mpfr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mpfr/Makefile b/tools/mpfr/Makefile index 84dc9ec29f..58a15eb273 100644 --- a/tools/mpfr/Makefile +++ b/tools/mpfr/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mpfr PKG_VERSION:=2.3.2 -PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-current/ +PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-2.3.2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_MD5SUM:=527147c097874340cb9cee0579dacf3b -- 2.30.2