diff options
author | David Hicks <david@hicks.id.au> | 2017-08-22 21:46:39 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-22 23:31:42 +0200 |
commit | 09c5db22fb7007848ef0fc77e92c7c6a7657ac1a (patch) | |
tree | 80be1f0a533d1947ebfb359c817414d7abc93756 /net-vpn/aiccu | |
parent | sys-apps/agedu: HOMEPAGE and SRC_URI 301 redirect to HTTPS (diff) | |
download | gentoo-09c5db22fb7007848ef0fc77e92c7c6a7657ac1a.tar.gz gentoo-09c5db22fb7007848ef0fc77e92c7c6a7657ac1a.tar.bz2 gentoo-09c5db22fb7007848ef0fc77e92c7c6a7657ac1a.zip |
net-vpn/aiccu: HOMEPAGE and SRC_URI 301 redirect to HTTPS
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'net-vpn/aiccu')
-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" |