v2ray: update to 5.2.1
This commit is contained in:
parent
03974b14dd
commit
c4df8cabea
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'v2ray'
|
||||
pkgname=v2ray
|
||||
version=5.1.0
|
||||
revision=2
|
||||
version=5.2.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/v2fly/v2ray-core/v5"
|
||||
go_ldflags="-X github.com/v2fly/v2ray-core/v5.codename=$pkgname
|
||||
|
@ -12,7 +12,7 @@ maintainer="ipkalm <ipkalm@outlook.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/v2fly/v2ray-core"
|
||||
distfiles="https://github.com/v2fly/v2ray-core/archive/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=b3dbd2bbee9486999b81d1968545c5a6caa7b0f4726a7259939f1bda54fcf5ea
|
||||
checksum=97bc872e798fed51c23c39f8f63ee25984658e2b252b0ec2c8ec469c00a4d77a
|
||||
conf_files="/etc/v2ray/config.json"
|
||||
|
||||
system_accounts="_v2ray"
|
||||
|
|
Loading…
Reference in New Issue