[toolchain/binutils] set PKG_SOURCE_URL to http://mirror2.openwrt.org/sources
[openwrt-10.03/.git] / toolchain / binutils / Makefile
index 2b1e3620feeaf24fe2983eba40adcce47abbcdd5..a3ce789cc68b364e98d952539f64d13b09a24361 100644 (file)
@@ -10,7 +10,7 @@ PKG_NAME:=binutils
 PKG_VERSION:=$(call qstrip,$(CONFIG_BINUTILS_VERSION))
 BIN_VERSION:=$(PKG_VERSION)
 
-PKG_SOURCE_URL:=@GNU/binutils/
+PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 
 ifeq ($(PKG_VERSION),2.18)