sshuttle: update to 1.0.4.

This commit is contained in:
Daniel Santana 2020-08-25 14:03:44 -03:00 committed by Piotr
parent 5e5fbccf0a
commit c604f613ed

View File

@ -1,6 +1,6 @@
# Template file for 'sshuttle'
pkgname=sshuttle
version=1.0.3
version=1.0.4
revision=1
archs=noarch
build_style=python3-module
@ -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=0fff1c88669a20bb6a4e7331960673a3a02a2e04ff163e4c9299496646edcf61
checksum=21a11f3f0f710de92241d8ffca58bebb969f689f650d59e97ba366d7407e16e5
post_extract() {
sed -i setup.py \