diff options
| author | Armin Kuster <akuster808@gmail.com> | 2018-07-11 18:27:09 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-07-12 07:19:43 -0700 |
| commit | 80b1450c013c1210d52221702cefdaae50017996 (patch) | |
| tree | 4a14e2f5ac7d33c46572f26684fe34e1e14c1358 | |
| parent | 1a385400fa8220c27f1cdda6b63989562051cb52 (diff) | |
| download | meta-openembedded-80b1450c013c1210d52221702cefdaae50017996.tar.gz | |
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>
| -rw-r--r-- | meta-oe/recipes-security/nmap/nmap_7.70.bb (renamed from meta-oe/recipes-security/nmap/nmap_7.60.bb) | 6 |
1 files 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 index 74b438859c..e47d09f170 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 | |||
| 3 | SECTION = "security" | 3 | SECTION = "security" |
| 4 | LICENSE = "GPL-2.0" | 4 | LICENSE = "GPL-2.0" |
| 5 | 5 | ||
| 6 | LIC_FILES_CHKSUM = "file://COPYING;beginline=7;endline=12;md5=700c690f4ca6b1754f3f1db8645e42d9" | 6 | LIC_FILES_CHKSUM = "file://COPYING;beginline=7;endline=12;md5=1489288f46af415fadc4e8b6345ab9f4" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://nmap.org/dist/${BP}.tar.bz2 \ | 8 | SRC_URI = "http://nmap.org/dist/${BP}.tar.bz2 \ |
| 9 | file://nmap-redefine-the-python-library-dir.patch \ | 9 | file://nmap-redefine-the-python-library-dir.patch \ |
| 10 | file://nmap-replace-shtool-mkdir-with-coreutils-mkdir-command.patch \ | 10 | file://nmap-replace-shtool-mkdir-with-coreutils-mkdir-command.patch \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | SRC_URI[md5sum] = "4e454266559ddf2c4e2109866c62560c" | 13 | SRC_URI[md5sum] = "84eb6fbe788e0d4918c2b1e39421bf79" |
| 14 | SRC_URI[sha256sum] = "a8796ecc4fa6c38aad6139d9515dc8113023a82e9d787e5a5fb5fa1b05516f21" | 14 | SRC_URI[sha256sum] = "847b068955f792f4cc247593aca6dc3dc4aae12976169873247488de147a6e18" |
| 15 | 15 | ||
| 16 | inherit autotools-brokensep pkgconfig python3native | 16 | inherit autotools-brokensep pkgconfig python3native |
| 17 | 17 | ||
