summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild')
-rw-r--r--net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild b/net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild
index 0f9d225..9ef2964 100644
--- a/net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild
+++ b/net-vpn/dns2tcp/dns2tcp-0.5.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DESCRIPTION="Relay TCP connections through DNS traffic"
-HOMEPAGE="http://www.hsc.fr/ressources/outils/dns2tcp/" # dead
-SRC_URI="http://ftp.debian.org/debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/alex-sector/dns2tcp"
+SRC_URI="https://github.com/alex-sector/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"