diff --git a/srcpkgs/python3-dnsrecon/template b/srcpkgs/python3-dnsrecon/template index e93e50b6a6b..32979df704f 100644 --- a/srcpkgs/python3-dnsrecon/template +++ b/srcpkgs/python3-dnsrecon/template @@ -1,10 +1,10 @@ # Template file for 'python3-dnsrecon' pkgname=python3-dnsrecon version=1.1.3 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3 python3-netaddr python3-dnspython python3-lxml python3-flake8" +depends="python3 python3-netaddr python3-dnspython python3-lxml python3-flake8 python3-setuptools" checkdepends="${depends} python3-pytest" short_desc="DNS enumeration script" maintainer="Jason Manley "