2022-11-13 03:13:08 +01:00
|
|
|
# Template file for 'python3-dnsrecon'
|
|
|
|
pkgname=python3-dnsrecon
|
|
|
|
version=1.1.3
|
2023-03-16 15:37:50 +01:00
|
|
|
revision=2
|
2022-11-13 03:13:08 +01:00
|
|
|
build_style=python3-module
|
|
|
|
hostmakedepends="python3-setuptools"
|
2023-03-16 15:37:50 +01:00
|
|
|
depends="python3 python3-netaddr python3-dnspython python3-lxml python3-flake8 python3-setuptools"
|
2022-11-13 03:13:08 +01:00
|
|
|
checkdepends="${depends} python3-pytest"
|
|
|
|
short_desc="DNS enumeration script"
|
|
|
|
maintainer="Jason Manley <jason@jasondavid.tv>"
|
|
|
|
license="GPL-2.0-only"
|
|
|
|
homepage="https://github.com/darkoperator/dnsrecon"
|
|
|
|
distfiles="https://github.com/darkoperator/dnsrecon/archive/refs/tags/${version}.tar.gz"
|
|
|
|
checksum=076aa0745ab956b278f535f17fd002bd8be838e00fd18a639c30e9cd37ec9eb0
|