dnsrecon: update to 1.6.0.

This commit is contained in:
Jason Elswick
2026-03-27 22:37:38 +01:00
committed by Duncan Overbruck
parent d8b85a2e7b
commit 4163172789
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'dnsrecon'
pkgname=dnsrecon
version=1.5.3
version=1.6.0
revision=1
build_style=python3-pep517
make_check_args="-k not(test_zone_transfer)"
@@ -12,7 +12,7 @@ maintainer="Jason Elswick <jason@jasondavid.us>"
license="GPL-2.0-only"
homepage="https://github.com/darkoperator/dnsrecon"
distfiles="https://github.com/darkoperator/dnsrecon/archive/refs/tags/${version}.tar.gz"
checksum=7ca7593612291ff8f79729462339b082e15c1c1bc75a8e61c0d44afcc8a32ed3
checksum=21b83c22e4dcf684b623c824a678c371d803952d99d4758c9b1c45bce409eb3d
python3-dnsrecon_package() {
depends="${sourcepkg}"