subfinder: update to 2.6.1
This commit is contained in:
parent
e7467e78cc
commit
1d1d2ffa9d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'subfinder'
|
||||
pkgname=subfinder
|
||||
version=2.6.0
|
||||
version=2.6.1
|
||||
revision=1
|
||||
build_wrksrc=v2
|
||||
build_style=go
|
||||
|
@ -11,7 +11,7 @@ maintainer="w. fnintr <wfnintr@null.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/projectdiscovery/subfinder"
|
||||
distfiles="https://github.com/projectdiscovery/subfinder/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=a98dc92135ff462aa9e99f3bdfe079a14849c9f926028a7bb44af591ed18aa21
|
||||
checksum=18a297b283f3ccc510a1bf37000827c9b3d34738619133685092da2bc8bcc6dd
|
||||
|
||||
post_install() {
|
||||
vlicense ../LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue