From 0563e5092c82d03a5861cb7dc17c55d6cf0d0498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Gon=C3=A7alves?= Date: Sat, 15 Apr 2023 23:54:20 +0100 Subject: [PATCH] nmap: update license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nuno Gonçalves --- net/nmap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 8c5fb1de1..7e097e13b 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -20,8 +20,8 @@ PKG_MAINTAINER:=Nuno Gonçalves PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://nmap.org/dist/ PKG_HASH:=55bcfe4793e25acc96ba4274d8c4228db550b8e8efd72004b38ec55a2dd16651 -PKG_LICENSE:=GPL-2.0-only -PKG_LICENSE_FILES:=COPYING +PKG_LICENSE:=NPSL-0.94-or-NPSL-0.95 +PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:nmap:nmap PKG_BUILD_PARALLEL:=1