mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
knot: add PKG_LICENSE tag
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
This commit is contained in:
+3
-1
@@ -16,6 +16,9 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
|||||||
PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/
|
PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/
|
||||||
PKG_MD5SUM:=4109648a538d35babea8379993c34996
|
PKG_MD5SUM:=4109648a538d35babea8379993c34996
|
||||||
|
|
||||||
|
PKG_MAINTAINER:=Daniel Salzman <daniel.salzman@nic.cz>
|
||||||
|
PKG_LICENSE:=GPL-2.0+
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=1
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
@@ -28,7 +31,6 @@ define Package/knot/Default
|
|||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=Knot DNS
|
TITLE:=Knot DNS
|
||||||
URL:=https://www.knot-dns.cz
|
URL:=https://www.knot-dns.cz
|
||||||
MAINTAINER:=daniel.salzman@nic.cz
|
|
||||||
SUBMENU:=IP Addresses and Names
|
SUBMENU:=IP Addresses and Names
|
||||||
DEPENDS:=+libopenssl +liburcu
|
DEPENDS:=+libopenssl +liburcu
|
||||||
endef
|
endef
|
||||||
|
|||||||
Reference in New Issue
Block a user