summaryrefslogtreecommitdiff
path: root/net-proxy/sshuttle
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
commita4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch)
tree852c90a4bf354c30ea66504f70bfab5401fba18d /net-proxy/sshuttle
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'net-proxy/sshuttle')
-rw-r--r--net-proxy/sshuttle/Manifest2
-rw-r--r--net-proxy/sshuttle/sshuttle-0.78.3-r2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/sshuttle/Manifest b/net-proxy/sshuttle/Manifest
index b44c6e063147..8644253eca8c 100644
--- a/net-proxy/sshuttle/Manifest
+++ b/net-proxy/sshuttle/Manifest
@@ -1,4 +1,4 @@
AUX sshuttle-0.78.3-remote-python.patch 2297 BLAKE2B edb955c130d3ec230ea2c5395f6479d11192b95ac40bc30808d709109b9f596c476763955ce62d087c1f29e4b70525e11d32002d8a0a2826519ec0b540ea2e43 SHA512 3636d33f2dabb4ea2bfdabc5e68a110412db6bacddf083509fdaf7a9d12f4b9eee75ca9a62d9991c54f2d952f774e79ce2346009ae4189c2d08b9a1e750e75bc
DIST sshuttle-0.78.3.tar.gz 69460 BLAKE2B af6835ac6ca8d2d4d94f86067b2d9024ad531de2c35f07432f4b7319c5ff133349c8975a15d30486bf5cc0e9d9a71798ec2d3ecab943b5992f66b5c371b45de1 SHA512 581955d9868bdd369a37386b273d53448944b1fb5458a25d5930b348630521cadcaea8cf45371942f96c789889d2a405e8bbe824af3d0c6def73f017f1149a1e
-EBUILD sshuttle-0.78.3-r2.ebuild 1289 BLAKE2B bb22f1c481efdc95b4ee994f2dfa9b6b917af0bacd4ba4377cbb479ea03dcafd54cdfb5dfbe93d5aa65dad37ac0de850630f26f9d237d22e8587118549c7a96f SHA512 2693fcf412ac2209da0a002afd4fac63f4e5b6d83a08803b12a4e8647cd3b8c41e1b81bd08a979056d90a85b74783532e4f9c7d7d966b78e8a06499e73ed166a
+EBUILD sshuttle-0.78.3-r2.ebuild 1290 BLAKE2B 536dae8060516bf799eb9c6f37bcb1baea85364c495dc57d8ff2dc4df3b1d46e1d2280ed186c764b0fa1eb336dc69351a5c1cc62fac6f4eccf8dd538f8555948 SHA512 59736a77d18c4c274fd4b24cb368feb6317780d94f447db8dbe52b8c19dfd1f2afb4aa12128d6ff4c852458d5afadf7bfa67eb59f32010af52c73ed602818dd6
MISC metadata.xml 386 BLAKE2B 5a94094f59d57f94569067c3ef424b46cec97b8c6f552422ca4b5baa910f9b5f547215c49647f8e2b4ab7f008abc57e4fc407f38f8fab252d17dfb072993a496 SHA512 988f65a4a15eac0630b83d0e090749c12ef58ca1284ed94f45f6eb9c4a5ff0678a481519f435a992f572b98a8878fbfeb7bf573443c128cd29e5c365a8eb2e32
diff --git a/net-proxy/sshuttle/sshuttle-0.78.3-r2.ebuild b/net-proxy/sshuttle/sshuttle-0.78.3-r2.ebuild
index 3f550c42983a..1a4ce06c0fe5 100644
--- a/net-proxy/sshuttle/sshuttle-0.78.3-r2.ebuild
+++ b/net-proxy/sshuttle/sshuttle-0.78.3-r2.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit linux-info distutils-r1
DESCRIPTION="Transparent proxy server that works as a poor man's VPN using ssh"
-HOMEPAGE="https://github.com/sshuttle/sshuttle https://pypi.org/project/sshuttle"
+HOMEPAGE="https://github.com/sshuttle/sshuttle https://pypi.org/project/sshuttle/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"