diff options
author | Arn0 <yth@ythogtha.org> | 2020-06-23 21:48:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-24 05:53:31 +0700 |
commit | 14123dabe4f353f1c32c81f5a855bfb3fd7d0a06 (patch) | |
tree | e55899f5c62e4f95f220b54cdb8f286f1d07b148 /network/sshuttle/sshuttle.info | |
parent | b275583d10f76ad32342edc531efede9b3147d1b (diff) |
network/sshuttle: updated for version 1.0.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/sshuttle/sshuttle.info')
-rw-r--r-- | network/sshuttle/sshuttle.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/network/sshuttle/sshuttle.info b/network/sshuttle/sshuttle.info index 852a5e81ba5cb..75b0c94f75fd6 100644 --- a/network/sshuttle/sshuttle.info +++ b/network/sshuttle/sshuttle.info @@ -1,10 +1,10 @@ PRGNAM="sshuttle" -VERSION="0.78.5" +VERSION="1.0.2" HOMEPAGE="https://github.com/sshuttle/sshuttle" -DOWNLOAD="https://pypi.python.org/packages/source/s/sshuttle/sshuttle-0.78.5.tar.gz" -MD5SUM="c1ef2d0f5e919c5ced27f0c5538c6d00" +DOWNLOAD="https://pypi.python.org/packages/source/s/sshuttle/sshuttle-1.0.2.tar.gz" +MD5SUM="3b73a87ed3d023fa721f1fb03272ee6f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pytest-runner" +REQUIRES="python3" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" |