File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Template file for 'dnsrecon'
22pkgname=dnsrecon
3- version=1.4 .0
3+ version=1.5 .0
44revision=1
55build_style=python3-pep517
66make_check_args="-k not(test_zone_transfer)"
7- hostmakedepends="python3-wheel "
8- depends="python3 python3-netaddr python3-dnspython python3-lxml python3-requests python3-loguru"
9- checkdepends="${depends} python3-pytest"
7+ hostmakedepends="python3-setuptools "
8+ depends="python3 python3-netaddr python3-dnspython python3-lxml python3-requests python3-loguru python3-ultrajson python3-slowapi python3-fastapi python3-uvicorn "
9+ checkdepends="${depends} python3-pytest python3-anyio python3-httpx "
1010short_desc="DNS enumeration script"
1111maintainer="Jason Elswick <jason@jasondavid.us>"
1212license="GPL-2.0-only"
1313homepage="https://github.com/darkoperator/dnsrecon"
1414distfiles="https://github.com/darkoperator/dnsrecon/archive/refs/tags/${version}.tar.gz"
15- checksum=08887a1dd457ceb3ba4e07f78b2474c7bef20509a19dfcaf00639ff92ebce13b
15+ checksum=b84ea5fb5316d3563cc31a627cf4bc8af5df17e75610660d4f8133c23debb1bc
1616
1717python3-dnsrecon_package() {
1818 depends="${sourcepkg}"
You can’t perform that action at this time.
0 commit comments