subfinder: update to 2.6.5

This commit is contained in:
cinerea0 2024-02-05 10:48:00 -05:00 committed by cinerea0
parent f31c413590
commit cebbb1e283

View file

@ -1,6 +1,6 @@
# Template file for 'subfinder' # Template file for 'subfinder'
pkgname=subfinder pkgname=subfinder
version=2.6.4 version=2.6.5
revision=1 revision=1
build_wrksrc=v2 build_wrksrc=v2
build_style=go build_style=go
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/projectdiscovery/subfinder" homepage="https://github.com/projectdiscovery/subfinder"
changelog="https://github.com/projectdiscovery/subfinder/releases" changelog="https://github.com/projectdiscovery/subfinder/releases"
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=8e491c31ba1bba8d9e5dfd0c6f8ebf4ffb078db97b2be42a4ba39841fddecaf9 checksum=acd9ccdbb9b5877cf3568ad299ce0a3445ccced09583280dfd881cffd20859f9
post_install() { post_install() {
vlicense ../LICENSE.md vlicense ../LICENSE.md