From: Heinrich Schuchardt Date: Sun, 10 Jul 2016 19:08:13 +0000 (+0200) Subject: relayctl: update license information, use @SF X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7ca38cd625f3ae88cdbf440fd177d5f6dab0bc3c;p=openwrt-packages.git relayctl: update license information, use @SF The license BSD-3-Clause. Indicate license file. Use @SF for PKG_SOURCE_URL instead of sourceforge.net URL. Signed-off-by: Heinrich Schuchardt --- diff --git a/utils/relayctl/Makefile b/utils/relayctl/Makefile index 3680e5093..78945b83e 100644 --- a/utils/relayctl/Makefile +++ b/utils/relayctl/Makefile @@ -11,10 +11,11 @@ PKG_VERSION:=0.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://download.sourceforge.net/project/relayctl/relayctl-$(PKG_VERSION) +PKG_SOURCE_URL:=@SF/relayctl/relayctl-$(PKG_VERSION) PKG_MAINTAINER:=Heinrich Schuchardt PKG_MD5SUM:=24c848e0d705421dcd6accfffa31f704 -PKG_LICENSE:=BSD +PKG_LICENSE:=BSD-3-Clause +PKG_LICENSE_FILES:=COPYING PKG_INSTALL:=1