[oe-commits] [meta-openembedded] 43/46: nmap: update to 7.70

git at git.openembedded.org git at git.openembedded.org
Thu Jul 12 14:21:20 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 80b1450c013c1210d52221702cefdaae50017996
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Wed Jul 11 18:27:09 2018 -0700

    nmap: update to 7.70
    
    Update LIC_FILES_CHKSUM for yr change
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-security/nmap/{nmap_7.60.bb => nmap_7.70.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-oe/recipes-security/nmap/nmap_7.60.bb b/meta-oe/recipes-security/nmap/nmap_7.70.bb
similarity index 87%
rename from meta-oe/recipes-security/nmap/nmap_7.60.bb
rename to meta-oe/recipes-security/nmap/nmap_7.70.bb
index 74b4388..e47d09f 100644
--- a/meta-oe/recipes-security/nmap/nmap_7.60.bb
+++ b/meta-oe/recipes-security/nmap/nmap_7.70.bb
@@ -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
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list