torsocks: update to 2.1.0.
This commit is contained in:
parent
31d620203d
commit
557759b796
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'torsocks'
|
||||
pkgname=torsocks
|
||||
version=2.0.0
|
||||
version=2.1.0
|
||||
revision=1
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://gitweb.torproject.org/torsocks.git"
|
||||
distfiles="https://github.com/dgoulet/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=a01f9e5ccc8a6e1d4e13704581ec9675129c147d10d08f86635f7bceb8001f48
|
||||
checksum=a72c3ea757f5fe81d1ab91e0d5f0d83f195e235aae66d4df2f88a20db7028104
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue