summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2016-03-30 17:29:20 -0700
committerArmin Kuster <akuster808@gmail.com>2016-04-23 08:02:42 -0700
commit6b96adf479e0041623d72b4ff136ebe5e3668392 (patch)
treebb1f178c5bd189f31a77eb028174e2a0e6d08193
parentf6aaf4560415c70e0434749408b3f3861a44eeb9 (diff)
downloadmeta-security-6b96adf479e0041623d72b4ff136ebe5e3668392.tar.gz
nmap: update to 7.12
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--recipes-security/nmap/nmap_7.12.bb (renamed from recipes-security/nmap/nmap_7.11.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/nmap/nmap_7.11.bb b/recipes-security/nmap/nmap_7.12.bb
index 27efe7b..47cd7b6 100644
--- a/recipes-security/nmap/nmap_7.11.bb
+++ b/recipes-security/nmap/nmap_7.12.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=7;endline=12;md5=51f7052ac85aaf1a21
7 7
8SRC_URI = "http://nmap.org/dist/${BP}.tar.bz2" 8SRC_URI = "http://nmap.org/dist/${BP}.tar.bz2"
9 9
10SRC_URI[md5sum] = "0dc7fcde978b4891ba9fd91d16f19fce" 10SRC_URI[md5sum] = "0764f4dabe7cccda3c49fc3990b62a8a"
11SRC_URI[sha256sum] = "13fa971555dec00e495a5b72c1f9efa1363b8e6c7388a2f05117cb0778c0954a" 11SRC_URI[sha256sum] = "63df082a87c95a189865d37304357405160fc6333addcf5b84204c95e0539b04"
12 12
13inherit autotools-brokensep pkgconfig distro_features_check 13inherit autotools-brokensep pkgconfig distro_features_check
14 14