From a5aee8cd390cb9bd34ffc89248cdf690c49ac7a5 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 11 Apr 2023 18:23:07 -0500 Subject: [PATCH] torsocks: update to 2.4.0. --- srcpkgs/torsocks/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/torsocks/template b/srcpkgs/torsocks/template index e40fe1d3fe9b..2def85b68190 100644 --- a/srcpkgs/torsocks/template +++ b/srcpkgs/torsocks/template @@ -1,6 +1,6 @@ # Template file for 'torsocks' pkgname=torsocks -version=2.3.0 +version=2.4.0 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -9,9 +9,9 @@ conf_files="/etc/tor/torsocks.conf" short_desc="A transparent socks proxy for use with tor" maintainer="Orphaned " license="GPL-2.0-only" -homepage="https://gitweb.torproject.org/torsocks.git" -distfiles="https://github.com/dgoulet/${pkgname}/archive/v${version}.tar.gz" -checksum=817c143e8a9d217f41a223a85139c6ca28e1b99556c547fcdb4c72dbc170b6c9 +homepage="https://gitlab.torproject.org/tpo/core/torsocks" +distfiles="https://gitlab.torproject.org/tpo/core/torsocks/-/archive/v${version}/torsocks-v${version}.tar.bz2" +checksum=54b2e3255b697fb69bb92388376419bcef1f94d511da3980f9ed5cd8a41df3a8 pre_configure() { autoreconf -fi