mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
subfinder: update to 2.6.6
This commit is contained in:
parent
f6e52c03ed
commit
fe8006d0a4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'subfinder'
|
# Template file for 'subfinder'
|
||||||
pkgname=subfinder
|
pkgname=subfinder
|
||||||
version=2.6.5
|
version=2.6.6
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=v2
|
build_wrksrc=v2
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/projectdiscovery/subfinder"
|
homepage="https://github.com/projectdiscovery/subfinder"
|
||||||
changelog="https://github.com/projectdiscovery/subfinder/releases"
|
changelog="https://github.com/projectdiscovery/subfinder/releases"
|
||||||
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=acd9ccdbb9b5877cf3568ad299ce0a3445ccced09583280dfd881cffd20859f9
|
checksum=636bccb8b5a18b709f735f29979e53752f3d71e1c246b7ce845d802766937bf2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE.md
|
vlicense ../LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue