python3-dnsrecon: update to 1.1.4
This commit is contained in:
parent
b757a3618a
commit
015faf996f
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'python3-dnsrecon'
|
# Template file for 'python3-dnsrecon'
|
||||||
pkgname=python3-dnsrecon
|
pkgname=python3-dnsrecon
|
||||||
version=1.1.3
|
version=1.1.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3 python3-netaddr python3-dnspython python3-lxml python3-flake8 python3-setuptools"
|
depends="python3 python3-netaddr python3-dnspython python3-lxml python3-flake8 python3-setuptools"
|
||||||
checkdepends="${depends} python3-pytest"
|
checkdepends="${depends} python3-pytest"
|
||||||
short_desc="DNS enumeration script"
|
short_desc="DNS enumeration script"
|
||||||
maintainer="Jason Manley <jason@jasondavid.tv>"
|
maintainer="Jason Elswick <jason@jasondavid.tv>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/darkoperator/dnsrecon"
|
homepage="https://github.com/darkoperator/dnsrecon"
|
||||||
distfiles="https://github.com/darkoperator/dnsrecon/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/darkoperator/dnsrecon/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=076aa0745ab956b278f535f17fd002bd8be838e00fd18a639c30e9cd37ec9eb0
|
checksum=ef3a7969b2cf25d1a65a62043a8dbede73103920e2c17c72e8c1aa7c1cc467b2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue