torsocks: update to 2.4.0.

This commit is contained in:
Andrew Benson 2023-04-11 18:23:07 -05:00 committed by Andrewb Benson
parent eddadcfee5
commit fdca76bace

View file

@ -1,17 +1,17 @@
# Template file for 'torsocks' # Template file for 'torsocks'
pkgname=torsocks pkgname=torsocks
version=2.3.0 version=2.4.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static" configure_args="--disable-static"
hostmakedepends="automake libtool pkg-config" hostmakedepends="automake libtool pkg-config"
conf_files="/etc/tor/torsocks.conf" 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 <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://gitweb.torproject.org/torsocks.git" homepage="https://gitlab.torproject.org/tpo/core/torsocks"
distfiles="https://github.com/dgoulet/${pkgname}/archive/v${version}.tar.gz" distfiles="https://gitlab.torproject.org/tpo/core/torsocks/-/archive/v${version}/torsocks-v${version}.tar.bz2"
checksum=817c143e8a9d217f41a223a85139c6ca28e1b99556c547fcdb4c72dbc170b6c9 checksum=54b2e3255b697fb69bb92388376419bcef1f94d511da3980f9ed5cd8a41df3a8
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi