mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/v2ray to 3.45.1-1
This commit is contained in:
parent
a6b5c8bfe0
commit
ec5411feeb
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - fix install source path for ARM architectures
|
||||
|
||||
pkgname=v2ray
|
||||
pkgver=3.45
|
||||
pkgver=3.45.1
|
||||
pkgrel=1
|
||||
pkgdesc="A platform for building proxies to bypass network restrictions"
|
||||
arch=('x86_64')
|
||||
|
@ -14,7 +14,7 @@ license=('MIT')
|
|||
makedepends=('go' 'git')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/v2ray/v2ray-core/archive/v$pkgver.tar.gz"
|
||||
'v2ray.service')
|
||||
sha512sums=('78969e0a2f06c915fe8ec28887f3976a811399b699d49fa5011e1ede1210103a2c95b361f06f6993640e88561967102779853f1f337e6a9ae81cae435d33ed01'
|
||||
sha512sums=('99d2323e125dcdf80646535b533b33dcf017afbad2c2ad93a2456644e53800d5406ceea23a42d40955d86279f67b49eb2d7b81dfef9fe616b28e6e640da54697'
|
||||
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue