From 0041a3ec3710cabaefdd36a87afc9a11253b6615 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 6 May 2018 12:06:50 +0200 Subject: net-libs/libnetfilter_cthelper: use HTTPS --- .../libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 6 +++--- net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-libs') diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild index 2da0aabd39b5..8107d628adaa 100644 --- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild +++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,8 +6,8 @@ EAPI="5" inherit linux-info autotools-utils DESCRIPTION="userspace library that provides the programming interface to the user-space helper infrastructure" -HOMEPAGE="http://www.netfilter.org/projects/libnetfilter_cthelper" -SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" +HOMEPAGE="https://www.netfilter.org/projects/libnetfilter_cthelper/" +SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild index d802a89488b0..9dad9b97b636 100644 --- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild +++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit linux-info autotools-utils DESCRIPTION="userspace library that provides the programming interface to the user-space helper infrastructure" -HOMEPAGE="http://www.netfilter.org/projects/libnetfilter_cthelper" -SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" +HOMEPAGE="https://www.netfilter.org/projects/libnetfilter_cthelper/" +SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad