subfinder: update to 2.6.7
This commit is contained in:
parent
252862f485
commit
59da926f88
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'subfinder'
|
||||
pkgname=subfinder
|
||||
version=2.6.6
|
||||
revision=2
|
||||
version=2.6.7
|
||||
revision=1
|
||||
build_wrksrc=v2
|
||||
build_style=go
|
||||
go_import_path="github.com/projectdiscovery/subfinder/v2"
|
||||
|
@ -12,7 +12,8 @@ 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=636bccb8b5a18b709f735f29979e53752f3d71e1c246b7ce845d802766937bf2
|
||||
checksum=3ce0d4ddcca869d459a2571a2c1b437456007109e5d6ebfc4d3fdcea6a6edca7
|
||||
make_check=no # network tests get blocked by cloudflare
|
||||
|
||||
post_install() {
|
||||
vlicense ../LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue