diff --git a/srcpkgs/sshuttle/template b/srcpkgs/sshuttle/template index b029f2575cf..078fd6e6821 100644 --- a/srcpkgs/sshuttle/template +++ b/srcpkgs/sshuttle/template @@ -1,7 +1,7 @@ # Template file for 'sshuttle' pkgname=sshuttle -version=1.0.5 -revision=2 +version=1.1.0 +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=fd8c691aac2cb80933aae7f94d9d9e271a820efc5c48e73408f1a90da426a1bd +checksum=21fb91bdf392b50e78db6b8d75e95b73ac9dafd361e2657e784e674561219315 post_extract() { # BUG: wrong permissions (https://github.com/sshuttle/sshuttle/issues/217)