diff options
| author | Armin Kuster <akuster808@gmail.com> | 2016-03-30 17:29:20 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2016-04-23 08:02:42 -0700 |
| commit | 6b96adf479e0041623d72b4ff136ebe5e3668392 (patch) | |
| tree | bb1f178c5bd189f31a77eb028174e2a0e6d08193 /recipes-security | |
| parent | f6aaf4560415c70e0434749408b3f3861a44eeb9 (diff) | |
| download | meta-security-6b96adf479e0041623d72b4ff136ebe5e3668392.tar.gz | |
nmap: update to 7.12
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-security')
| -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 | ||
| 8 | SRC_URI = "http://nmap.org/dist/${BP}.tar.bz2" | 8 | SRC_URI = "http://nmap.org/dist/${BP}.tar.bz2" |
| 9 | 9 | ||
| 10 | SRC_URI[md5sum] = "0dc7fcde978b4891ba9fd91d16f19fce" | 10 | SRC_URI[md5sum] = "0764f4dabe7cccda3c49fc3990b62a8a" |
| 11 | SRC_URI[sha256sum] = "13fa971555dec00e495a5b72c1f9efa1363b8e6c7388a2f05117cb0778c0954a" | 11 | SRC_URI[sha256sum] = "63df082a87c95a189865d37304357405160fc6333addcf5b84204c95e0539b04" |
| 12 | 12 | ||
| 13 | inherit autotools-brokensep pkgconfig distro_features_check | 13 | inherit autotools-brokensep pkgconfig distro_features_check |
| 14 | 14 | ||
