From: diizzyy Date: Tue, 24 May 2016 20:01:35 +0000 (+0200) Subject: confuse: Use URL alias (#2745) X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=fa018c6fa076c2e49a69004060cf71a8661f5840;p=openwrt-packages.git confuse: Use URL alias (#2745) Remove hardcoded URL and use alias instead. Signed-off-by: Daniel Engberg --- 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