package/nmap: bump to version 7.94
Update hash of license file: Updated the Nmap Public Source License (NPSL) to Version 0.95. This just clarifies that the derivative works definition and all other license clauses only apply to parties who choose to accept the license in return for the special rights granted (such as Nmap redistribution rights). If a party can do everything they need to using copyright provisions outside of this license such as fair use, we support that and aren't trying to claim any control over their work. Versions of Nmap released under previous versions of the NPSL may also be used under the NPSL 0.95 terms. https://nmap.org/changelog#7.94 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
3b2da40749
commit
cd24016907
@ -1,5 +1,5 @@
|
|||||||
# From https://nmap.org/dist/sigs/nmap-7.92.tar.bz2.digest.txt (lowercase)
|
# From https://nmap.org/dist/sigs/nmap-7.94.tar.bz2.digest.txt (lowercase)
|
||||||
sha256 a5479f2f8a6b0b2516767d2f7189c386c1dc858d997167d7ec5cfc798c7571a1 nmap-7.92.tar.bz2
|
sha512 a55cddf9c1d9272243d01251eb3315b26f232d0596818857083222a385398618b428dc2bd8282c3e832527e135a74aeb020ca8609d83d8337342f5d8a04d7f2c nmap-7.94.tar.bz2
|
||||||
|
|
||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 133794301a764dfe8a60e38601e56657b7113e0337b452189725bbbed58baea0 LICENSE
|
sha256 9d9a9a763c0e6145172cfe7d8483e23b38ce60b6c79a82e4894242917bdae6d3 LICENSE
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
NMAP_VERSION = 7.92
|
NMAP_VERSION = 7.94
|
||||||
NMAP_SITE = https://nmap.org/dist
|
NMAP_SITE = https://nmap.org/dist
|
||||||
NMAP_SOURCE = nmap-$(NMAP_VERSION).tar.bz2
|
NMAP_SOURCE = nmap-$(NMAP_VERSION).tar.bz2
|
||||||
NMAP_DEPENDENCIES = liblinear libpcap
|
NMAP_DEPENDENCIES = liblinear libpcap
|
||||||
|
Loading…
Reference in New Issue
Block a user