From fa018c6fa076c2e49a69004060cf71a8661f5840 Mon Sep 17 00:00:00 2001 From: diizzyy Date: Tue, 24 May 2016 22:01:35 +0200 Subject: confuse: Use URL alias (#2745) Remove hardcoded URL and use alias instead. Signed-off-by: Daniel Engberg --- libs/confuse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/confuse') 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 PKG_LICENSE:=ISC -- cgit v1.2.3