fierce: update to 1.5.0.
This commit is contained in:
parent
a35fc4805b
commit
dda23e4f8f
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'fierce'
|
# Template file for 'fierce'
|
||||||
pkgname=fierce
|
pkgname=fierce
|
||||||
version=1.4.0
|
version=1.5.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="fierce"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-dnspython"
|
depends="python3-dnspython"
|
||||||
short_desc="DNS reconnaissance tool"
|
short_desc="DNS reconnaissance tool"
|
||||||
|
@ -11,4 +10,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/mschwager/fierce"
|
homepage="https://github.com/mschwager/fierce"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=6ff85428e06aa71fb4b52de4eef3cf1b6ebcb0f43cf1fcf0150f5e8dcb67b9d1
|
checksum=39bce5720eccc2dcf7ecf34ed1a79370552c5e38e6a1752fff3dac54e10b9e67
|
||||||
|
|
Loading…
Reference in a new issue