From 1304a8e4a60b9f07d17edf891121fe4c5d9d022e Mon Sep 17 00:00:00 2001 From: ipkalm Date: Mon, 16 Jan 2023 15:36:24 +0700 Subject: [PATCH] v2ray: update to 5.2.1 --- srcpkgs/v2ray/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/v2ray/template b/srcpkgs/v2ray/template index ba6fcb1bf11a..300d28896d32 100644 --- a/srcpkgs/v2ray/template +++ b/srcpkgs/v2ray/template @@ -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 " 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"