sing-box: auto updated to 1.5.3-2
This commit is contained in:
parent
38ac7b77a7
commit
6d82a7d752
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: everyx <lunt.luo#gmail.com>
|
||||
|
||||
pkgname=sing-box
|
||||
pkgver=1.5.1
|
||||
pkgrel=1
|
||||
pkgver=1.5.3
|
||||
pkgrel=2
|
||||
|
||||
pkgdesc='The universal proxy platform.'
|
||||
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
|
||||
|
@ -12,7 +12,7 @@ license=('GPL3 with name use or association addition')
|
|||
makedepends=('go')
|
||||
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/SagerNet/sing-box/archive/v$pkgver.tar.gz")
|
||||
sha256sums=('73a230d04bd2b20198b8fed5df674fe6507719044edffcb6c8859ed63cb02faa')
|
||||
sha256sums=('e050f8a588d92547ba277fc8980af8ede544c345684c20e4b008fbc1b1371fb8')
|
||||
|
||||
conflicts=("$pkgname-git" "$pkgname-beta")
|
||||
optdepends=('sing-geosite: sing-geosite database'
|
||||
|
@ -20,7 +20,7 @@ optdepends=('sing-geosite: sing-geosite database'
|
|||
|
||||
backup=("etc/$pkgname/config.json")
|
||||
|
||||
_tags=with_gvisor,with_quic,with_wireguard,with_utls,with_reality_server,with_clash_api
|
||||
_tags=with_gvisor,with_quic,with_wireguard,with_utls,with_reality_server,with_clash_api,with_ech
|
||||
build(){
|
||||
cd "$pkgname-$pkgver"
|
||||
|
||||
|
|
Loading…
Reference in a new issue