network/sshuttle: updated for version 1.1.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arn0 2022-09-12 15:56:25 +02:00 committed by Willy Sudiarto Raharjo
parent 2f54a3b9ca
commit c3c09e9a64
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sshuttle
VERSION=${VERSION:-1.1.0}
VERSION=${VERSION:-1.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="sshuttle"
VERSION="1.1.0"
VERSION="1.1.1"
HOMEPAGE="https://github.com/sshuttle/sshuttle"
DOWNLOAD="https://pypi.python.org/packages/source/s/sshuttle/sshuttle-1.1.0.tar.gz"
MD5SUM="86d3002a843691f4f0418afd7ffcac8a"
DOWNLOAD="https://pypi.python.org/packages/source/s/sshuttle/sshuttle-1.1.1.tar.gz"
MD5SUM="40d53cc95aa594edeba25b6c3040fb97"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""