mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
subfinder: update to 2.6.4
This commit is contained in:
parent
82fd1a05ac
commit
114e0f4be7
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'subfinder'
|
# Template file for 'subfinder'
|
||||||
pkgname=subfinder
|
pkgname=subfinder
|
||||||
version=2.6.3
|
version=2.6.4
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=v2
|
build_wrksrc=v2
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -10,8 +10,9 @@ short_desc="Passive subdomain discovery tool"
|
||||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/projectdiscovery/subfinder"
|
homepage="https://github.com/projectdiscovery/subfinder"
|
||||||
|
changelog="https://github.com/projectdiscovery/subfinder/releases"
|
||||||
distfiles="https://github.com/projectdiscovery/subfinder/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/projectdiscovery/subfinder/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=bd587a7545504949b18e7bf781fe4165e62785881a32969e42f911e85f95cf14
|
checksum=8e491c31ba1bba8d9e5dfd0c6f8ebf4ffb078db97b2be42a4ba39841fddecaf9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE.md
|
vlicense ../LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue