sshuttle: update to 0.78.5
This commit is contained in:
parent
fbde9545a7
commit
ce834c05fb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sshuttle'
|
# Template file for 'sshuttle'
|
||||||
pkgname=sshuttle
|
pkgname=sshuttle
|
||||||
version=0.78.4
|
version=0.78.5
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="sshuttle"
|
pycompile_module="sshuttle"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/sshuttle/sshuttle"
|
homepage="https://github.com/sshuttle/sshuttle"
|
||||||
distfiles="${PYPI_SITE}/s/sshuttle/sshuttle-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/sshuttle/sshuttle-${version}.tar.gz"
|
||||||
checksum=30c1d8f62486b3eb7f565f00a75e0ffc7166af9a88da87cd8338b3d3e620135f
|
checksum=a88b59bd9a25510a6643451ec2d5fc35e149098a6a7fafdf37957498791fe16e
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i setup.py \
|
sed -i setup.py \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue