15 lines
487 B
Bash
15 lines
487 B
Bash
# Template file for 'fierce'
|
|
pkgname=fierce
|
|
version=1.4.0
|
|
revision=2
|
|
archs=noarch
|
|
build_style=python3-module
|
|
pycompile_module="fierce"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-dnspython"
|
|
short_desc="DNS reconnaissance tool"
|
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/mschwager/fierce"
|
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
checksum=6ff85428e06aa71fb4b52de4eef3cf1b6ebcb0f43cf1fcf0150f5e8dcb67b9d1
|