diff --git a/srcpkgs/sshuttle/template b/srcpkgs/sshuttle/template index 34e091e7d11..2f9f73b0184 100644 --- a/srcpkgs/sshuttle/template +++ b/srcpkgs/sshuttle/template @@ -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)