tor: update to 0.4.8.16.

Closes: #54978 [via git-merge-pr]
This commit is contained in:
Daniel Eyßer 2025-04-05 14:36:03 +02:00 committed by classabbyamp
parent 8e489bd667
commit c553859962
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'tor' # Template file for 'tor'
pkgname=tor pkgname=tor
version=0.4.8.14 version=0.4.8.16
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-gpl" configure_args="--enable-gpl"
@ -14,7 +14,7 @@ license="BSD-3-Clause, GPL-3.0-only"
homepage="https://www.torproject.org/" homepage="https://www.torproject.org/"
changelog="https://gitlab.torproject.org/tpo/core/tor/-/raw/main/ChangeLog" changelog="https://gitlab.torproject.org/tpo/core/tor/-/raw/main/ChangeLog"
distfiles="https://dist.torproject.org/tor-${version}.tar.gz" distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
checksum=5047e1ded12d9aac4eb858f7634a627714dd58ce99053d517691a4b304a66d10 checksum=6540dd377a120fb8e7d27530aa3b7ff72a0fa5b4f670fe1d64c987c1cfd390cb
case "${XBPS_TARGET_MACHINE}" in case "${XBPS_TARGET_MACHINE}" in
# Tests just don't work here # Tests just don't work here