sshuttle: update to 1.1.1.

This commit is contained in:
Andrew J. Hesford 2022-11-08 10:00:56 -05:00
parent d37a30d410
commit 7c21c68eef
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'sshuttle'
pkgname=sshuttle
version=1.1.0
revision=2
version=1.1.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools_scm python3-Sphinx"
depends="python3-psutil"
@ -12,7 +12,7 @@ license="LGPL-2.1-or-later"
homepage="https://github.com/sshuttle/sshuttle"
changelog="https://github.com/sshuttle/sshuttle/raw/master/CHANGES.rst"
distfiles="${PYPI_SITE}/s/sshuttle/sshuttle-${version}.tar.gz"
checksum=21fb91bdf392b50e78db6b8d75e95b73ac9dafd361e2657e784e674561219315
checksum=f5a3ed1e5ab1213c7a6df860af41f1a903ab2cafbfef71f371acdcff21e69ee6
post_extract() {
# BUG: wrong permissions (https://github.com/sshuttle/sshuttle/issues/217)