confuse: Use URL alias (#2745)

Remove hardcoded URL and use alias instead.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
diizzyy 2016-05-24 22:01:35 +02:00 committed by Steven Barth
parent 7e28f60f24
commit fa018c6fa0
1 changed files with 1 additions and 1 deletions

View 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 <cyrus@openwrt.org>
PKG_LICENSE:=ISC