diff options
author | Arn0 <yth@ythogtha.org> | 2020-02-10 10:22:53 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-14 04:24:46 +0700 |
commit | 0d5cf668016686ec577092d5f5392d4791614fb5 (patch) | |
tree | 5fa6ac09f873cfa888875431cd934bb77ddf7a8b /network/sshuttle/sshuttle.info | |
parent | 8e93a473a891946f86a5d854a7dd80368e5bec8f (diff) |
network/sshuttle: updated for version 0.78.5
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 cbee799b8345..852a5e81ba5c 100644 --- a/network/sshuttle/sshuttle.info +++ b/network/sshuttle/sshuttle.info @@ -1,8 +1,8 @@ PRGNAM="sshuttle" -VERSION="0.78.1" -HOMEPAGE="https://github.com/apenwarr/sshuttle/" -DOWNLOAD="https://pypi.python.org/packages/48/be/c1c9ead0c38383c4b2a192de4679f09413ddc6701988ca56bd220c64ec50/sshuttle-0.78.1.tar.gz" -MD5SUM="3b792dc650c99ce6e8bbeae6d5f1179e" +VERSION="0.78.5" +HOMEPAGE="https://github.com/sshuttle/sshuttle" +DOWNLOAD="https://pypi.python.org/packages/source/s/sshuttle/sshuttle-0.78.5.tar.gz" +MD5SUM="c1ef2d0f5e919c5ced27f0c5538c6d00" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pytest-runner" |