mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-vpn/aiccu: HOMEPAGE and SRC_URI 301 redirect to HTTPS
Package-Manager: Portage-2.3.7, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
407c1efa3e
commit
09c5db22fb
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user