mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
subfinder: update to 2.6.5
This commit is contained in:
parent
f31c413590
commit
cebbb1e283
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.4
|
version=2.6.5
|
||||||
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=8e491c31ba1bba8d9e5dfd0c6f8ebf4ffb078db97b2be42a4ba39841fddecaf9
|
checksum=acd9ccdbb9b5877cf3568ad299ce0a3445ccced09583280dfd881cffd20859f9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE.md
|
vlicense ../LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue