tools/libressl: Update to 2.5.1
[openwrt/openwrt.git] / tools / bc / Makefile
index 87c7e5800694578ec4062c0306b5ce3297d0799c..3d505d6032fa83315d33d9848a6f9f1630850ccf 100644 (file)
@@ -10,8 +10,11 @@ PKG_NAME:=bc
 PKG_VERSION:=1.06.95
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://alpha.gnu.org/gnu/bc
-PKG_MD5SUM:=5126a721b73f97d715bb72c13c889035
+PKG_SOURCE_URL:=http://alpha.gnu.org/gnu/bc \
+       http://gnualpha.uib.no/bc/ \
+       http://mirrors.fe.up.pt/pub/gnu-alpha/bc/ \
+       http://www.nic.funet.fi/pub/gnu/alpha/gnu/bc/
+PKG_HASH:=7ee4abbcfac03d8a6e1a8a3440558a3d239d6b858585063e745c760957725ecc
 
 include $(INCLUDE_DIR)/host-build.mk