sshuttle: update to 1.1.0.
This commit is contained in:
parent
bb09f3ddb5
commit
b9e6b8a3dd
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user