subfinder: update to 2.6.0
This commit is contained in:
parent
1630bbab6b
commit
88387a2000
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'subfinder'
|
# Template file for 'subfinder'
|
||||||
pkgname=subfinder
|
pkgname=subfinder
|
||||||
version=2.5.7
|
version=2.6.0
|
||||||
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"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="w. fnintr <wfnintr@null.net>"
|
||||||
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=6ff2b05189727ab3bd8e3391b7c5c9c4ae2079a81e766f509fe21033c435134d
|
checksum=a98dc92135ff462aa9e99f3bdfe079a14849c9f926028a7bb44af591ed18aa21
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE.md
|
vlicense ../LICENSE.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue