upg tor-alpha

This commit is contained in:
joborun linux 2024-04-01 03:29:44 +03:00
parent d9c5160c77
commit 3a595c2e96
1 changed files with 7 additions and 5 deletions

View File

@ -8,7 +8,7 @@
pkgname=tor-alpha
pkgver=0.4.9.0.alpha.dev
_pkgver=0.4.9.0.alpha.dev.r14.g08e5754
pkgrel=03
pkgrel=04
pkgdesc="An anonymizing overlay network (development version) no-zstd no-systemd"
url="https://www.torproject.org"
conflicts=('tor' 'tor-git')
@ -29,12 +29,14 @@ optdepends=('torsocks: allow transparent SOCKS proxying'
[[ $_malloc = 'jemalloc' ]] && depends+=('jemalloc')
[[ $_malloc = 'tcmalloc' ]] && depends+=('gperftools')
# --------
# https://gitweb.torproject.org/tor.git/tag/
#_commit=aa48b84419648ee8fa642af24433dde6e9c846baa # tags/tor-0.4.8.2-alpha
#source=("git+https://git.torproject.org/tor.git#branch=${_branch:-main}"
#source=("git+https://git.torproject.org/tor.git" ### #commit=$_commit"
#_commit=4277d1ce6de5451fce2b70ab2fbc1427643b36d6 # tags/tor-0.4.9.0-alpha-dev
_commit=08e575463a44c709600c2135acd8d9a3017a93bd # heads/main
# ---------
_commit=51ef4ce094382117ae78500dee3715d377fca91b # heads/main
source=("git+https://git.torproject.org/tor.git#commit=$_commit"
{nodes,bridge,transparent_proxy,isolation}.conf
'torrc' 'tor.logrotate' 'tor.tmpfiles' 'tor.sysusers')
@ -62,8 +64,7 @@ build() {
--disable-systemd \
--disable-html-manual \
--disable-ipv6 \
--enable-lzma \
--enable-xz \
--disable-lzma \
--with-malloc="${_malloc:-system}" \
--disable-module-relay \
--disable-unittests \
@ -121,4 +122,5 @@ sha256sums=(SKIP
06c00318d84ead3f939b267c7ae9e4cc1cd90c534d0b57ddd2595fee9065ee7f # tor.tmpfiles
632cd25223ac163aed2a848784108d5310e641e1eb839375813c7c406ecee9d0) # tor.sysusers
## f0869d0f98e12de498b2ede7c4676f1ae13bfe0719b7a4773983715d5743c7fc tor-alpha-0.4.9.0.alpha.dev-03-x86_64.pkg.tar.lz
## 882bc53398137d609ee7af7aeee5a2ad3867c5198f1ed9d7ff167aa97bbfc67e tor-alpha-0.4.9.0.alpha.dev-04-x86_64.pkg.tar.lz