subfinder: update to 2.6.2

This commit is contained in:
cinerea0 2023-08-12 20:24:37 -04:00 committed by Duncan Overbruck
parent 1a5631338b
commit 49fa9d5ad6

View file

@ -1,17 +1,17 @@
# Template file for 'subfinder' # Template file for 'subfinder'
pkgname=subfinder pkgname=subfinder
version=2.6.1 version=2.6.2
revision=1 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"
go_package="./cmd/subfinder" go_package="./cmd/subfinder"
short_desc="Passive subdomain discovery tool" short_desc="Passive subdomain discovery tool"
maintainer="w. fnintr <wfnintr@null.net>" maintainer="Orphaned <orphan@voidlinux.org>"
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=18a297b283f3ccc510a1bf37000827c9b3d34738619133685092da2bc8bcc6dd checksum=36fd7fe643f0848ec6a89eab19e6fb9bf3303129dca4ce99c7c63de8bbf0cdd4
post_install() { post_install() {
vlicense ../LICENSE.md vlicense ../LICENSE.md