All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/4] nmap: update to 7.70
@ 2018-07-12  1:27 Armin Kuster
  2018-07-12  1:27 ` [meta-oe][PATCH 2/4] pyxdg: Add new package Armin Kuster
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Armin Kuster @ 2018-07-12  1:27 UTC (permalink / raw)
  To: akuster808, openembedded-devel

Update LIC_FILES_CHKSUM for yr change

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta-oe/recipes-security/nmap/{nmap_7.60.bb => nmap_7.70.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-security/nmap/{nmap_7.60.bb => nmap_7.70.bb} (87%)

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
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-12  1:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-12  1:27 [meta-oe][PATCH 1/4] nmap: update to 7.70 Armin Kuster
2018-07-12  1:27 ` [meta-oe][PATCH 2/4] pyxdg: Add new package Armin Kuster
2018-07-12  1:27 ` [meta-oe][PATCH 3/4] openbox: fix runtime error for missing python and pyXDG Armin Kuster
2018-07-12  1:27 ` [meta-oe][PATCH 4/4] xf86-video-armsoc: add new package Armin Kuster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.