From: Josef Schlehofer Date: Sun, 14 Feb 2021 08:39:38 +0000 (+0100) Subject: nebula: cosmetic moving of PKG_MAINTAINER to different place X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e48ab2695aa6dc6d8fd871b6d1a4c9933abe31b6;p=openwrt-packages.git nebula: cosmetic moving of PKG_MAINTAINER to different place Signed-off-by: Josef Schlehofer --- diff --git a/net/nebula/Makefile b/net/nebula/Makefile index b6de84df5..ebb4b9f42 100644 --- a/net/nebula/Makefile +++ b/net/nebula/Makefile @@ -6,11 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nebula PKG_VERSION:=1.3.0 PKG_RELEASE:=1 -PKG_MAINTAINER:=Stan Grishin PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/slackhq/nebula/tar.gz/v$(PKG_VERSION)? PKG_HASH:=b94fba0251a4a436e25b127d0b9bc0181b991631f1dc8e344b1c8e895b55375d + +PKG_MAINTAINER:=Stan Grishin PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE