mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
New package: python3-dnsrecon-1.1.3
This commit is contained in:
parent
96d075e791
commit
6e9dba2e26
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-dnsrecon/template
Normal file
14
srcpkgs/python3-dnsrecon/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'python3-dnsrecon'
|
||||
pkgname=python3-dnsrecon
|
||||
version=1.1.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3 python3-netaddr python3-dnspython python3-lxml python3-flake8"
|
||||
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
|
Loading…
Add table
Reference in a new issue