net-misc/csync: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 30 Apr 2018 08:47:06 +0000 (10:47 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 19:26:54 +0000 (15:26 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8216

net-misc/csync/csync-0.50.0.ebuild

index 89a33ce131c1043ba563f38a7e03525653a6b251..e94ffa92f27361b1514576c2592251fedc6cbf12 100644 (file)
@@ -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"