From: diizzyy Date: Fri, 23 Sep 2016 16:15:38 +0000 (+0200) Subject: libunwind: use url alias X-Git-Tag: v17.01.0-rc1~1356 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=509708889ca28643cf0d7d9c75a2a72ef386e4e1;hp=dd1b69a058a03c2dd87ccf5994ee299ced3b0f3b;ds=sidebyside libunwind: use url alias Use alias instead of hardcoded URL Signed-off-by: Daniel Engberg --- diff --git a/package/libs/libunwind/Makefile b/package/libs/libunwind/Makefile index ec19656ec9..6cec8a7345 100644 --- a/package/libs/libunwind/Makefile +++ b/package/libs/libunwind/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=1.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://download.savannah.gnu.org/releases/libunwind +PKG_SOURCE_URL:=@SAVANNAH/$(PKG_NAME) PKG_MD5SUM:=fb4ea2f6fbbe45bf032cd36e586883ce PKG_FIXUP:=autoreconf PKG_INSTALL:=1