update sing-box-git pkgver()
This commit is contained in:
parent
62b809e89b
commit
cc55daa001
2 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ sha256sums=(
|
|||
|
||||
pkgver() {
|
||||
cd "${srcdir}/${_pkgname}"
|
||||
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
|
||||
echo "$(TZ=UTC git show -s --pretty=%cd --date=format-local:%Y%m%d%H%M HEAD).$(git rev-parse --short HEAD)"
|
||||
}
|
||||
|
||||
_tags=with_gvisor,with_quic,with_dhcp,with_wireguard,with_ech,with_utls,with_reality_server,with_acme,with_clash_api
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue