sshuttle: update to 1.0.2.

This commit is contained in:
Andrew Benson 2020-06-22 15:45:33 -05:00 committed by Andrew Benson
parent 21ee25b9bc
commit b764992ce2

View file

@ -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 <daniel@santana.tech>"
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 \