mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
sshuttle: update to 1.0.4.
This commit is contained in:
parent
5e5fbccf0a
commit
c604f613ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sshuttle'
|
# Template file for 'sshuttle'
|
||||||
pkgname=sshuttle
|
pkgname=sshuttle
|
||||||
version=1.0.3
|
version=1.0.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/sshuttle/sshuttle"
|
homepage="https://github.com/sshuttle/sshuttle"
|
||||||
changelog="https://github.com/sshuttle/sshuttle/raw/master/CHANGES.rst"
|
changelog="https://github.com/sshuttle/sshuttle/raw/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/s/sshuttle/sshuttle-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/sshuttle/sshuttle-${version}.tar.gz"
|
||||||
checksum=0fff1c88669a20bb6a4e7331960673a3a02a2e04ff163e4c9299496646edcf61
|
checksum=21a11f3f0f710de92241d8ffca58bebb969f689f650d59e97ba366d7407e16e5
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i setup.py \
|
sed -i setup.py \
|
||||||
|
|
Loading…
Add table
Reference in a new issue