sing-box-git: enable ech
This commit is contained in:
parent
72425cb4e3
commit
8e70115b4c
|
@ -40,7 +40,7 @@ pkgver() {
|
||||||
git describe --tags --long | sed -E 's/([^-]*-g)/r\1/;s/-/./g;s/^v//'
|
git describe --tags --long | sed -E 's/([^-]*-g)/r\1/;s/-/./g;s/^v//'
|
||||||
}
|
}
|
||||||
|
|
||||||
_tags=with_gvisor,with_quic,with_dhcp,with_wireguard,with_utls,with_reality_server,with_clash_api,with_acme
|
_tags=with_gvisor,with_quic,with_dhcp,with_wireguard,with_ech,with_utls,with_reality_server,with_acme,with_clash_api
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${_pkgname}"
|
cd "${srcdir}/${_pkgname}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue