tor: update to 0.4.8.9.

This commit is contained in:
Daniel Eyßer 2023-11-24 10:58:06 +01:00 committed by Duncan Overbruck
parent 0c6cd1f877
commit 1bc774fc7b

View file

@ -1,19 +1,20 @@
# Template file for 'tor'
pkgname=tor
version=0.4.8.7
version=0.4.8.9
revision=1
build_style=gnu-configure
configure_args="--enable-gpl"
hostmakedepends="pkg-config"
makedepends="libcap-devel libevent-devel libscrypt-devel libseccomp-devel liblzma-devel zlib-devel libzstd-devel"
depends="ca-certificates torsocks"
depends="ca-certificates"
checkdepends="coccinelle python3"
short_desc="Anonymizing overlay network"
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
license="BSD-3-Clause"
license="BSD-3-Clause, GPL-3.0-only"
homepage="https://www.torproject.org/"
changelog="https://gitlab.torproject.org/tpo/core/tor/-/raw/main/ChangeLog"
distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
checksum=b20d2b9c74db28a00c07f090ee5b0241b2b684f3afdecccc6b8008931c557491
checksum=59bb7d8890f6131b4ce5344f3dcea5deb2182b7f4f10ff0cb4e4d81f11b2cf65
case "${XBPS_TARGET_MACHINE}" in
# Tests just don't work here