diff options
Diffstat (limited to 'net-proxy/torsocks/torsocks-1.2.ebuild')
-rw-r--r-- | net-proxy/torsocks/torsocks-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/torsocks/torsocks-1.2.ebuild b/net-proxy/torsocks/torsocks-1.2.ebuild index 74bfae282aaa..f010fa0cf59c 100644 --- a/net-proxy/torsocks/torsocks-1.2.ebuild +++ b/net-proxy/torsocks/torsocks-1.2.ebuild @@ -8,7 +8,7 @@ inherit multilib DESCRIPTION="Use most socks-friendly applications with Tor" HOMEPAGE="https://code.google.com/p/torsocks" -SRC_URI="http://${PN}.googlecode.com/files/${PN}-1.2.tar.gz" +SRC_URI="https://${PN}.googlecode.com/files/${PN}-1.2.tar.gz" LICENSE="GPL-2" SLOT="0" |