subfinder: update to 2.6.2
This commit is contained in:
parent
1a5631338b
commit
49fa9d5ad6
|
@ -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 <wfnintr@null.net>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue