From 411b6ce79d977b7938091719b38fb115e005ef51 Mon Sep 17 00:00:00 2001 From: rookietribe <48111330+rookietribe@users.noreply.github.com> Date: Sat, 12 Oct 2019 17:34:35 +0800 Subject: [PATCH] Update libelf Makefile Update PKG_SOURCE_URL --- tools/libelf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/libelf/Makefile b/tools/libelf/Makefile index ab7360ffe..33cc7e857 100644 --- a/tools/libelf/Makefile +++ b/tools/libelf/Makefile @@ -13,7 +13,7 @@ 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:=https://fossies.org/linux/misc/old/ HOST_BUILD_PARALLEL:=1