summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/6tunnel/6tunnel-0.12.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-vpn/6tunnel/6tunnel-0.12.ebuild b/net-vpn/6tunnel/6tunnel-0.12.ebuild
index 31053d5ce0bb..a159170ed1c3 100644
--- a/net-vpn/6tunnel/6tunnel-0.12.ebuild
+++ b/net-vpn/6tunnel/6tunnel-0.12.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="TCP proxy for applications that don't speak IPv6"
-HOMEPAGE="http://toxygen.net/6tunnel"
-SRC_URI="http://toxygen.net/6tunnel/${P}.tar.gz"
+HOMEPAGE="https://github.com/wojtekka/6tunnel"
+SRC_URI="https://github.com/wojtekka/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"