Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/nmap/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'nmap'
pkgname=nmap
version=7.98
revision=2
version=7.99
revision=1
build_style=gnu-configure
configure_args="--without-ndiff --with-openssl --with-zenmap $(vopt_with lua liblua)"
hostmakedepends="python3-setuptools automake python3-build python3-pip pkg-config python3-cairo python3-gobject"
Expand All @@ -13,7 +13,7 @@ license="custom:nmap"
homepage="https://nmap.org"
changelog="https://raw.githubusercontent.com/nmap/nmap/master/CHANGELOG"
distfiles="https://nmap.org/dist/nmap-${version}.tar.bz2"
checksum=ce847313eaae9e5c9f21708e42d2ab7b56c7e0eb8803729a3092f58886d897e6
checksum=df512492ffd108e53a27a06f26d8635bbe89e0e569455dc8ffef058c035d51b2
repository=nonfree
python_version=3

Expand Down