summaryrefslogtreecommitdiffstats
path: root/recipes-security/ncrack/ncrack_0.7.bb
diff options
context:
space:
mode:
authorJoe Slater <joe.slater@windriver.com>2022-04-13 11:36:39 -0700
committerArmin Kuster <akuster808@gmail.com>2022-04-13 13:45:44 -0700
commit93f2146211001ee3cf697d8428969cc3069ed6ba (patch)
treeab3c2f70a1ce97cdd3d7d181ba0a39e87b26211c /recipes-security/ncrack/ncrack_0.7.bb
parent4158c871a6b878ac480d23f244201a503c40e3c9 (diff)
downloadmeta-security-93f2146211001ee3cf697d8428969cc3069ed6ba.tar.gz
LICENSE: update to SPDX standard names
Use convert-spdx-licenses.py to update LICENSE in recipes. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-security/ncrack/ncrack_0.7.bb')
-rw-r--r--recipes-security/ncrack/ncrack_0.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/ncrack/ncrack_0.7.bb b/recipes-security/ncrack/ncrack_0.7.bb
index f151e4e..8e6b444 100644
--- a/recipes-security/ncrack/ncrack_0.7.bb
+++ b/recipes-security/ncrack/ncrack_0.7.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Ncrack is designed for high-speed parallel testing of network dev
3HOMEPAGE = "https://nmap.org/ncrack" 3HOMEPAGE = "https://nmap.org/ncrack"
4SECTION = "security" 4SECTION = "security"
5 5
6LICENSE = "GPL-2.0" 6LICENSE = "GPL-2.0-only"
7LIC_FILES_CHKSUM = "file://COPYING;beginline=7;endline=12;md5=66938a7e5b4c118eda78271de14874c2" 7LIC_FILES_CHKSUM = "file://COPYING;beginline=7;endline=12;md5=66938a7e5b4c118eda78271de14874c2"
8 8
9SRCREV = "dc570e7e3cec1fb176c0168eaedc723084bd0426" 9SRCREV = "dc570e7e3cec1fb176c0168eaedc723084bd0426"