subfinder: update to 2.5.5
This commit is contained in:
parent
f40e044b6b
commit
b87dfe872b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'subfinder'
|
# Template file for 'subfinder'
|
||||||
pkgname=subfinder
|
pkgname=subfinder
|
||||||
version=2.5.2
|
version=2.5.5
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=v2
|
build_wrksrc=v2
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -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=3f99323effbbc0d8f1d5181ac4cc1c5bd31b50a1eb792866269ec44acf308f1d
|
checksum=78d081c56038de4ba743878b47964d3dea8c87c5c0e791456cab0b090869e833
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE.md
|
vlicense ../LICENSE.md
|
||||||
|
|
Loading…
Reference in New Issue