X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fbc%2FMakefile;h=3d505d6032fa83315d33d9848a6f9f1630850ccf;hb=66eb88edb66d49939bda444ff36ea4bf0aaf9ae1;hp=87c7e5800694578ec4062c0306b5ce3297d0799c;hpb=f18bb17fad0ca307155b3f4f9ba63f02ad7bd1c4;p=openwrt%2F.git diff --git a/tools/bc/Makefile b/tools/bc/Makefile index 87c7e58006..3d505d6032 100644 --- a/tools/bc/Makefile +++ b/tools/bc/Makefile @@ -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