mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
subfinder: update to 2.6.3, adopt
This commit is contained in:
parent
0d10796eee
commit
f649607a8d
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'subfinder'
|
# Template file for 'subfinder'
|
||||||
pkgname=subfinder
|
pkgname=subfinder
|
||||||
version=2.6.2
|
version=2.6.3
|
||||||
revision=2
|
revision=1
|
||||||
build_wrksrc=v2
|
build_wrksrc=v2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/projectdiscovery/subfinder/v2"
|
go_import_path="github.com/projectdiscovery/subfinder/v2"
|
||||||
go_package="./cmd/subfinder"
|
go_package="./cmd/subfinder"
|
||||||
short_desc="Passive subdomain discovery tool"
|
short_desc="Passive subdomain discovery tool"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/projectdiscovery/subfinder"
|
homepage="https://github.com/projectdiscovery/subfinder"
|
||||||
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=36fd7fe643f0848ec6a89eab19e6fb9bf3303129dca4ce99c7c63de8bbf0cdd4
|
checksum=bd587a7545504949b18e7bf781fe4165e62785881a32969e42f911e85f95cf14
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE.md
|
vlicense ../LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue