torsocks: update to 2.3.0.
This commit is contained in:
parent
5275a2d41a
commit
134ad48f1c
|
@ -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 <xtraeme@voidlinux.eu>"
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue