mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fierce: update to 1.6.0.
This commit is contained in:
parent
ed10ebb196
commit
a3e23232ba
1 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'fierce'
|
# Template file for 'fierce'
|
||||||
pkgname=fierce
|
pkgname=fierce
|
||||||
version=1.5.0
|
version=1.6.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-poetry-core"
|
||||||
depends="python3-dnspython"
|
depends="python3-dnspython"
|
||||||
short_desc="DNS reconnaissance tool"
|
short_desc="DNS reconnaissance tool"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
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=39bce5720eccc2dcf7ecf34ed1a79370552c5e38e6a1752fff3dac54e10b9e67
|
checksum=1a19182bbce19e395aa7d2cba91322317bb1cad57357b778749986106e455a75
|
||||||
|
|
Loading…
Add table
Reference in a new issue