fix mpfr download url
[openwrt.git] / tools / mpfr / Makefile
index 84dc9ec..58a15eb 100644 (file)
@@ -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
 
This page took 0.027116 seconds and 4 git commands to generate.