subfinder: update to 2.6.1

This commit is contained in:
cinerea0 2023-07-24 22:57:25 -04:00 committed by classabbyamp
parent e7467e78cc
commit 1d1d2ffa9d

View file

@ -1,6 +1,6 @@
# Template file for 'subfinder' # Template file for 'subfinder'
pkgname=subfinder pkgname=subfinder
version=2.6.0 version=2.6.1
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=a98dc92135ff462aa9e99f3bdfe079a14849c9f926028a7bb44af591ed18aa21 checksum=18a297b283f3ccc510a1bf37000827c9b3d34738619133685092da2bc8bcc6dd
post_install() { post_install() {
vlicense ../LICENSE.md vlicense ../LICENSE.md