From 9f800a9c152e916f25283e2f8cba47767e35b640 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 10:47:06 +0200 Subject: [PATCH] net-misc/csync: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/8216 --- net-misc/csync/csync-0.50.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/csync/csync-0.50.0.ebuild b/net-misc/csync/csync-0.50.0.ebuild index 89a33ce131c1..e94ffa92f273 100644 --- a/net-misc/csync/csync-0.50.0.ebuild +++ b/net-misc/csync/csync-0.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="lightweight file synchronizer utility" -HOMEPAGE="http://csync.org/" +HOMEPAGE="https://www.csync.org/" SRC_URI="https://open.cryptomilk.org/attachments/download/27/${P}.tar.xz" LICENSE="GPL-2" -- 2.26.2