diff options
author | Arn0 <yth@ythogtha.org> | 2024-02-21 09:20:53 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-24 15:34:44 +0700 |
commit | 25fa8cce4217620030a639dccd50346ad6ef51ee (patch) | |
tree | 55b716a312bd193363024a83e939855e118ffe46 /network/sshuttle/sshuttle.info | |
parent | 3eacae1bfcca735d47922e45a0f641747da02287 (diff) |
network/sshuttle: updated for version 1.1.2
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 78adb71eeadd3..c82c310300848 100644 --- a/network/sshuttle/sshuttle.info +++ b/network/sshuttle/sshuttle.info @@ -1,10 +1,10 @@ PRGNAM="sshuttle" -VERSION="1.1.1" +VERSION="1.1.2" HOMEPAGE="https://github.com/sshuttle/sshuttle" -DOWNLOAD="https://pypi.python.org/packages/source/s/sshuttle/sshuttle-1.1.1.tar.gz" -MD5SUM="40d53cc95aa594edeba25b6c3040fb97" +DOWNLOAD="https://pypi.python.org/packages/source/s/sshuttle/sshuttle-1.1.2.tar.gz" +MD5SUM="1c7bf12ae8ed576b16d1e2b144835863" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3-poetry-core" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" |