confuse: Use URL alias (#2745)
authordiizzyy <[email protected]>
Tue, 24 May 2016 20:01:35 +0000 (22:01 +0200)
committerSteven Barth <[email protected]>
Tue, 24 May 2016 20:01:35 +0000 (22:01 +0200)
Remove hardcoded URL and use alias instead.

Signed-off-by: Daniel Engberg <[email protected]>
libs/confuse/Makefile

index 5b236d5b05025b3d0f6d6e14dbea343f1916e9fb..b33bdf601e36ae14f3e21d01898ae69749be84b6 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=2.7
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://savannah.nongnu.org/download/confuse/
+PKG_SOURCE_URL:=@SAVANNAH/confuse
 PKG_MD5SUM:=45932fdeeccbb9ef4228f1c1a25e9c8f
 PKG_MAINTAINER:=Steven Barth <[email protected]>
 PKG_LICENSE:=ISC