From 85c0040ea23f03a1e046be1cadb297d772317e55 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 12 Aug 2023 20:24:37 -0400 Subject: [PATCH] subfinder: update to 2.6.2 --- srcpkgs/subfinder/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/subfinder/template b/srcpkgs/subfinder/template index eccbab4317572..d9930c62c438a 100644 --- a/srcpkgs/subfinder/template +++ b/srcpkgs/subfinder/template @@ -1,17 +1,17 @@ # Template file for 'subfinder' pkgname=subfinder -version=2.6.1 +version=2.6.2 revision=1 build_wrksrc=v2 build_style=go go_import_path="github.com/projectdiscovery/subfinder/v2" go_package="./cmd/subfinder" short_desc="Passive subdomain discovery tool" -maintainer="w. fnintr " +maintainer="Orphaned " license="MIT" homepage="https://github.com/projectdiscovery/subfinder" distfiles="https://github.com/projectdiscovery/subfinder/archive/refs/tags/v${version}.tar.gz" -checksum=18a297b283f3ccc510a1bf37000827c9b3d34738619133685092da2bc8bcc6dd +checksum=36fd7fe643f0848ec6a89eab19e6fb9bf3303129dca4ce99c7c63de8bbf0cdd4 post_install() { vlicense ../LICENSE.md