aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libelf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libelf/Makefile')
-rw-r--r--tools/libelf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/libelf/Makefile b/tools/libelf/Makefile
index ab7360ffee..31e2eaf0a8 100644
--- a/tools/libelf/Makefile
+++ b/tools/libelf/Makefile
@@ -13,8 +13,9 @@ PKG_HASH:=591a9b4ec81c1f2042a97aa60564e0cb79d041c52faa7416acb38bc95bd2c76d
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://www.mr511.de/software/
-
+PKG_SOURCE_URL:= \
+ http://distfiles.gentoo.org/distfiles/ \
+ http://distcache.freebsd.org/ports-distfiles/
HOST_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/host-build.mk