From 134ad48f1cb183b36d1aacb33fca1af74367eda1 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 19 Nov 2018 14:31:04 -0200 Subject: [PATCH] torsocks: update to 2.3.0. --- srcpkgs/torsocks/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/torsocks/template b/srcpkgs/torsocks/template index be7903e5e1b..5306c674019 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