Skip to content
Open
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
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.9.5
version=0.4.9.6
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=c949c2f86b348e64891976f6b1e49c177655b23df97193049bf1b8cd3099e179
checksum=a89aba97052e9963a654b40df2d46be07e8a6b6e24e5437917fd81acd90a7017

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