diff --git a/srcpkgs/torsocks/template b/srcpkgs/torsocks/template index e40fe1d3fe9..f1986c45e3f 100644 --- a/srcpkgs/torsocks/template +++ b/srcpkgs/torsocks/template @@ -1,17 +1,17 @@ # Template file for 'torsocks' pkgname=torsocks -version=2.3.0 +version=2.4.0 revision=1 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="automake libtool pkg-config" conf_files="/etc/tor/torsocks.conf" -short_desc="A transparent socks proxy for use with tor" +short_desc="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