diff options
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/aiccu/aiccu-2007.01.15-r5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-vpn/aiccu/aiccu-2007.01.15-r5.ebuild b/net-vpn/aiccu/aiccu-2007.01.15-r5.ebuild index 4c92c3258bda..2887d7a02020 100644 --- a/net-vpn/aiccu/aiccu-2007.01.15-r5.ebuild +++ b/net-vpn/aiccu/aiccu-2007.01.15-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit eutils linux-info systemd toolchain-funcs DESCRIPTION="AICCU Client to configure an IPv6 tunnel to SixXS" -HOMEPAGE="http://www.sixxs.net/tools/aiccu" -SRC_URI="http://www.sixxs.net/archive/sixxs/aiccu/unix/${PN}_${PV//\./}.tar.gz" +HOMEPAGE="https://www.sixxs.net/tools/aiccu" +SRC_URI="https://www.sixxs.net/archive/sixxs/aiccu/unix/aiccu_${PV//\./}.tar.gz" LICENSE="SixXS" SLOT="0" |