Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 0 additions & 37 deletions srcpkgs/tor/patches/python-3.14.patch

This file was deleted.

4 changes: 2 additions & 2 deletions srcpkgs/tor/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'tor'
pkgname=tor
version=0.4.8.22
version=0.4.9.5
revision=1
build_style=gnu-configure
configure_args="--enable-gpl"
Expand All @@ -14,7 +14,7 @@ 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=c88620d9278a279e3d227ff60975b84aa41359211f8ecff686019923b9929332
checksum=c949c2f86b348e64891976f6b1e49c177655b23df97193049bf1b8cd3099e179

case "${XBPS_TARGET_MACHINE}" in
# Tests just don't work here
Expand Down