aboutsummaryrefslogtreecommitdiff
path: root/libs/confuse
diff options
context:
space:
mode:
authordiizzyy <diizzyy@users.noreply.github.com>2016-05-24 22:01:35 +0200
committerSteven Barth <steven@midlink.org>2016-05-24 22:01:35 +0200
commitfa018c6fa076c2e49a69004060cf71a8661f5840 (patch)
tree1097c2035ac7866365bdbf75de477837f611e4f7 /libs/confuse
parent7e28f60f24a8463005bfa4f9c08879359fc2092f (diff)
confuse: Use URL alias (#2745)
Remove hardcoded URL and use alias instead. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'libs/confuse')
-rw-r--r--libs/confuse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/confuse/Makefile b/libs/confuse/Makefile
index 5b236d5b0..b33bdf601 100644
--- a/libs/confuse/Makefile
+++ b/libs/confuse/Makefile
@@ -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 <cyrus@openwrt.org>
PKG_LICENSE:=ISC