subfinder: update to 2.5.2

This commit is contained in:
cinerea0 2022-06-27 13:33:07 -04:00 committed by classabbyamp
parent b3f535fa1f
commit 4f0100e2d6

View file

@ -1,6 +1,6 @@
# Template file for 'subfinder' # Template file for 'subfinder'
pkgname=subfinder pkgname=subfinder
version=2.4.9 version=2.5.2
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=0163626e69aa4ea4642633ab447ca2afcf2e06f7aec16c2aa95ec5ce301250cf checksum=3f99323effbbc0d8f1d5181ac4cc1c5bd31b50a1eb792866269ec44acf308f1d
post_install() { post_install() {
vlicense ../LICENSE.md vlicense ../LICENSE.md