From bb931662e6c0f1b3f106966771526dfd0e8dc905 Mon Sep 17 00:00:00 2001 From: bgme Date: Wed, 28 Jun 2023 02:10:37 +0800 Subject: [PATCH] update sing-box-git _tags --- repo/sing-box-git/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo/sing-box-git/PKGBUILD b/repo/sing-box-git/PKGBUILD index 79e38e5..e023590 100644 --- a/repo/sing-box-git/PKGBUILD +++ b/repo/sing-box-git/PKGBUILD @@ -40,7 +40,7 @@ pkgver() { git describe --tags --long | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-\([^-]*\)-\([^-]*\)$/.\1.\2/;s/-//' } -_tags=with_gvisor,with_quic,with_wireguard,with_utls,with_reality_server,with_clash_api,with_acme +_tags=with_gvisor,with_quic,with_dhcp,with_wireguard,with_utls,with_reality_server,with_clash_api,with_acme build() { cd "${srcdir}/${_pkgname}"