Commit b2d0287d authored by Ed Reel's avatar Ed Reel Committed by Kazushi (Jam) Marukawa

Update nmap from 7.50 to 7.60

parent e9118245
......@@ -3,9 +3,9 @@ require 'package'
class Nmap < Package
description 'Nmap (\'Network Mapper\') is a free and open source (license) utility for network discovery and security auditing.'
homepage 'https://nmap.org/'
version '7.50'
source_url 'https://nmap.org/dist/nmap-7.50.tgz'
source_sha256 '40febe4a4e4b583aabcdd8cfceb6ae0f366dbb2fede96e4a529340bdb6d24776'
version '7.60'
source_url 'https://nmap.org/dist/nmap-7.60.tar.bz2'
source_sha256 'a8796ecc4fa6c38aad6139d9515dc8113023a82e9d787e5a5fb5fa1b05516f21'
depends_on 'buildessential'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment