diff --git a/srcpkgs/torsocks/template b/srcpkgs/torsocks/template index be7903e5e1..5306c67401 100644 --- a/srcpkgs/torsocks/template +++ b/srcpkgs/torsocks/template @@ -1,17 +1,17 @@ # Template file for 'torsocks' pkgname=torsocks -version=2.2.0 +version=2.3.0 revision=1 -hostmakedepends="automake libtool pkg-config" 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" maintainer="Juan RP " -license="GPL-2" +license="GPL-2.0-only" homepage="https://gitweb.torproject.org/torsocks.git" distfiles="https://github.com/dgoulet/${pkgname}/archive/v${version}.tar.gz" -checksum=36216a1e30f47fa0e5be84761e0d72133196c8a042716017da56e9439338c87d +checksum=817c143e8a9d217f41a223a85139c6ca28e1b99556c547fcdb4c72dbc170b6c9 pre_configure() { autoreconf -fi