diff --git a/srcpkgs/sshuttle/template b/srcpkgs/sshuttle/template index cd18be8573..449ff79af1 100644 --- a/srcpkgs/sshuttle/template +++ b/srcpkgs/sshuttle/template @@ -1,10 +1,9 @@ # Template file for 'sshuttle' pkgname=sshuttle -version=1.0.1 +version=1.0.2 revision=1 archs=noarch build_style=python3-module -pycompile_module="sshuttle" hostmakedepends="python3-setuptools python3-Sphinx" depends="python3-setuptools iptables" short_desc="Transparent proxy server that forwards TCP packets over ssh" @@ -12,7 +11,7 @@ maintainer="Daniel Santana " license="LGPL-2.1-or-later" homepage="https://github.com/sshuttle/sshuttle" distfiles="${PYPI_SITE}/s/sshuttle/sshuttle-${version}.tar.gz" -checksum=84427797f75958361dd06327a33e80845abb2b0b5fec871bec1a1ba46e1ad7bc +checksum=e17d2afaec3c123e1fd061590e8bcc9ab17a5eb280ec34bc6b0732aa8ec88309 post_extract() { sed -i setup.py \