diff --git a/srcpkgs/nmap/template b/srcpkgs/nmap/template index 5d355b730b..d10c35ca80 100644 --- a/srcpkgs/nmap/template +++ b/srcpkgs/nmap/template @@ -1,7 +1,7 @@ # Template file for 'nmap' pkgname=nmap -version=7.40 -revision=2 +version=7.50 +revision=1 build_style=gnu-configure build_options="lua" if [ -z "$CROSS_BUILD" ]; then @@ -13,9 +13,9 @@ makedepends="libpcap-devel pcre-devel libressl-devel $(vopt_if lua lua52-devel)" short_desc="Utility for network discovery and security auditing" maintainer="Juan RP " license="GPL-2" -homepage="http://nmap.org" -distfiles="http://nmap.org/dist/nmap-${version}.tar.bz2" -checksum=9e14665fffd054554d129d62c13ad95a7b5c7a046daa2290501909e65f4d3188 +homepage="https://nmap.org" +distfiles="https://nmap.org/dist/nmap-${version}.tar.bz2" +checksum=e9a96a8e02bfc9e80c617932acc61112c23089521ee7d6b1502ecf8e3b1674b2 post_install() { # do not use bundled certificates, use only system ones