mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/v2ray to 3.17-1
This commit is contained in:
parent
349f16d413
commit
c8a5df241f
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - fix install source path for ARM architectures
|
||||
|
||||
pkgname=v2ray
|
||||
pkgver=3.16
|
||||
pkgver=3.17
|
||||
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=('1b488e0761270a1b99c9b00d31c697fa1ef9798b9d8ee76c3d15f8805cb5754036b8f4ffe3de9c3a5476247c02c70538d55f625317280bcba4d6b9168c08cce2'
|
||||
sha512sums=('2ff51237228f02e4dd6ddbb2639c8aaed289e2e4a42932713abf7f970886dbc1713c28ea9ce2b8ab6964ce5569065a627cab085d8cfc54cb9b8d6ad9dc58967d'
|
||||
'bebb87f43b3920be8efde9aece9c4305323cd7d3a65a3b2441f0dbd0098c02a18ca89a5b08833eee70482cffae2c8e7b7237bb5a4d1076e3c30d273898e2bedb')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue