subfinder: update to 2.13.0
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# Template file for 'subfinder'
|
||||
pkgname=subfinder
|
||||
version=2.6.7
|
||||
version=2.13.0
|
||||
revision=1
|
||||
build_wrksrc=v2
|
||||
build_style=go
|
||||
go_import_path="github.com/projectdiscovery/subfinder/v2"
|
||||
go_package="./cmd/subfinder"
|
||||
@@ -12,9 +11,9 @@ license="MIT"
|
||||
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"
|
||||
checksum=3ce0d4ddcca869d459a2571a2c1b437456007109e5d6ebfc4d3fdcea6a6edca7
|
||||
checksum=7519b9f6722ef768280cc102da13c10e54e068661a85ec9400e78b8639f378c6
|
||||
make_check=no # network tests get blocked by cloudflare
|
||||
|
||||
post_install() {
|
||||
vlicense ../LICENSE.md
|
||||
vlicense LICENSE.md
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user