diff options
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tinc/tinc-1.0.36.ebuild | 4 | ||||
-rw-r--r-- | net-vpn/tinc/tinc-1.1_pre18.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-vpn/tinc/tinc-1.0.36.ebuild b/net-vpn/tinc/tinc-1.0.36.ebuild index a5126df2ce23..37a9ad73c249 100644 --- a/net-vpn/tinc/tinc-1.0.36.ebuild +++ b/net-vpn/tinc/tinc-1.0.36.ebuild @@ -5,9 +5,9 @@ EAPI=7 inherit systemd DESCRIPTION="tinc is an easy to configure VPN implementation" -HOMEPAGE="http://www.tinc-vpn.org/" +HOMEPAGE="https://www.tinc-vpn.org/" -SRC_URI="http://www.tinc-vpn.org/packages/${P}.tar.gz" +SRC_URI="https://www.tinc-vpn.org/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/net-vpn/tinc/tinc-1.1_pre18.ebuild b/net-vpn/tinc/tinc-1.1_pre18.ebuild index fe12962f130f..58f8b912f8d8 100644 --- a/net-vpn/tinc/tinc-1.1_pre18.ebuild +++ b/net-vpn/tinc/tinc-1.1_pre18.ebuild @@ -9,9 +9,9 @@ MY_P=${PN}-${MY_PV} inherit autotools systemd DESCRIPTION="tinc is an easy to configure VPN implementation" -HOMEPAGE="http://www.tinc-vpn.org/" +HOMEPAGE="https://www.tinc-vpn.org/" -SRC_URI="http://www.tinc-vpn.org/packages/${MY_P}.tar.gz" +SRC_URI="https://www.tinc-vpn.org/packages/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |