From 022da127de5534754d6ea1fe0a84ee7361e3be1f Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Tue, 31 Oct 2017 14:36:19 -0400 Subject: network/torsocks: Updated for version 2.2.0. Signed-off-by: Vincent Batts Signed-off-by: Willy Sudiarto Raharjo --- network/torsocks/torsocks.SlackBuild | 4 ++-- network/torsocks/torsocks.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'network/torsocks') diff --git a/network/torsocks/torsocks.SlackBuild b/network/torsocks/torsocks.SlackBuild index 80a4b51462..c7187f9c8f 100644 --- a/network/torsocks/torsocks.SlackBuild +++ b/network/torsocks/torsocks.SlackBuild @@ -5,7 +5,7 @@ # Written by Vincent Batts, vbatts@hashbangbash.com PRGNAM=torsocks -VERSION=${VERSION:-2.1.0} +VERSION=${VERSION:-2.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -80,7 +80,7 @@ find $PKG/usr/man -type f -exec gzip -9 {} \; for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a ChangeLog INSTALL LICENSE README.md TODO gpl-2.0.txt $PKG/usr/doc/$PRGNAM-$VERSION +cp -a ChangeLog INSTALL LICENSE README.md gpl-2.0.txt $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/network/torsocks/torsocks.info b/network/torsocks/torsocks.info index 50d0d6b0a0..36e0c30bcd 100644 --- a/network/torsocks/torsocks.info +++ b/network/torsocks/torsocks.info @@ -1,8 +1,8 @@ PRGNAM="torsocks" -VERSION="2.1.0" +VERSION="2.2.0" HOMEPAGE="https://gitweb.torproject.org/torsocks.git" -DOWNLOAD="https://github.com/dgoulet/torsocks/archive/v2.1.0.tar.gz" -MD5SUM="70e68c935071b92ac06b1e3faa9c59f8" +DOWNLOAD="https://github.com/dgoulet/torsocks/archive/v2.2.0.tar.gz" +MD5SUM="a86d5e5381236a744f6276df4e85333b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-79-gdb01