tor: update to 0.4.7.12.

This commit is contained in:
Daniel Eyßer 2022-12-18 12:48:02 +01:00 committed by Michal Vasilek
parent 3934298cf8
commit 4bc8653603

View file

@ -1,6 +1,6 @@
# Template file for 'tor' # Template file for 'tor'
pkgname=tor pkgname=tor
version=0.4.7.11 version=0.4.7.12
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-zstd" configure_args="--enable-zstd"
@ -14,7 +14,7 @@ license="BSD-3-Clause"
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=cf3cafbeedbdbc5fd1c0540e74d6d10a005eadff929098393815f867e32a136e checksum=3b5d969712c467851bd028f314343ef15a97ea457191e93ffa97310b05b9e395
case "${XBPS_TARGET_MACHINE}" in case "${XBPS_TARGET_MACHINE}" in
# Tests just don't work here # Tests just don't work here