mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/v2ray to 3.8.1-1
This commit is contained in:
parent
07669cf7d6
commit
d451b4ebfc
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - fix install source path for ARM architectures
|
||||
|
||||
pkgname=v2ray
|
||||
pkgver=3.8
|
||||
pkgver=3.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="A platform for building proxies to bypass network restrictions"
|
||||
arch=('x86_64')
|
||||
|
@ -15,7 +15,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=('fa8727be4a84370e25d72a21d414bc8ceff54e2ea60b5416cb18e80a76e347c434a59cfdbc9926ac54090e1cea7d6ed650fb2c8e6329a5006c298eec7245d0eb'
|
||||
sha512sums=('53c06cef9bd414d98d8579622088f074e3cba40823633490b0ae48863b302b90d11831be2183dcebbed628ecd47701b1ccf322d9d84690b102d98e6e7580981a'
|
||||
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue