mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
nmap: update to 7.70
Update LIC_FILES_CHKSUM for yr change Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+3
-3
@@ -3,15 +3,15 @@ DESCRIPTION = "Nmap ("Network Mapper") is a free and open source (license) utili
|
||||
SECTION = "security"
|
||||
LICENSE = "GPL-2.0"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;beginline=7;endline=12;md5=700c690f4ca6b1754f3f1db8645e42d9"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;beginline=7;endline=12;md5=1489288f46af415fadc4e8b6345ab9f4"
|
||||
|
||||
SRC_URI = "http://nmap.org/dist/${BP}.tar.bz2 \
|
||||
file://nmap-redefine-the-python-library-dir.patch \
|
||||
file://nmap-replace-shtool-mkdir-with-coreutils-mkdir-command.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "4e454266559ddf2c4e2109866c62560c"
|
||||
SRC_URI[sha256sum] = "a8796ecc4fa6c38aad6139d9515dc8113023a82e9d787e5a5fb5fa1b05516f21"
|
||||
SRC_URI[md5sum] = "84eb6fbe788e0d4918c2b1e39421bf79"
|
||||
SRC_URI[sha256sum] = "847b068955f792f4cc247593aca6dc3dc4aae12976169873247488de147a6e18"
|
||||
|
||||
inherit autotools-brokensep pkgconfig python3native
|
||||
|
||||
Reference in New Issue
Block a user