libunwind: use url alias
authordiizzyy <diizzyy@users.noreply.github.com>
Fri, 23 Sep 2016 16:15:38 +0000 (18:15 +0200)
committerJohn Crispin <john@phrozen.org>
Tue, 27 Sep 2016 15:50:21 +0000 (17:50 +0200)
Use alias instead of hardcoded URL

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
package/libs/libunwind/Makefile

index ec19656ec9e965e2216bcffea3d3f15fb724efdc..6cec8a73452d8c364a443bb0175e403fadb46549 100644 (file)
@@ -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