mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
v2ray: update to 5.2.1
This commit is contained in:
parent
03974b14dd
commit
c4df8cabea
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'v2ray'
|
# Template file for 'v2ray'
|
||||||
pkgname=v2ray
|
pkgname=v2ray
|
||||||
version=5.1.0
|
version=5.2.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/v2fly/v2ray-core/v5"
|
go_import_path="github.com/v2fly/v2ray-core/v5"
|
||||||
go_ldflags="-X github.com/v2fly/v2ray-core/v5.codename=$pkgname
|
go_ldflags="-X github.com/v2fly/v2ray-core/v5.codename=$pkgname
|
||||||
|
@ -12,7 +12,7 @@ maintainer="ipkalm <ipkalm@outlook.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/v2fly/v2ray-core"
|
homepage="https://github.com/v2fly/v2ray-core"
|
||||||
distfiles="https://github.com/v2fly/v2ray-core/archive/v${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/v2fly/v2ray-core/archive/v${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b3dbd2bbee9486999b81d1968545c5a6caa7b0f4726a7259939f1bda54fcf5ea
|
checksum=97bc872e798fed51c23c39f8f63ee25984658e2b252b0ec2c8ec469c00a4d77a
|
||||||
conf_files="/etc/v2ray/config.json"
|
conf_files="/etc/v2ray/config.json"
|
||||||
|
|
||||||
system_accounts="_v2ray"
|
system_accounts="_v2ray"
|
||||||
|
|
Loading…
Add table
Reference in a new issue