diff options
Diffstat (limited to 'net-misc/csync/csync-0.50.0.ebuild')
-rw-r--r-- | net-misc/csync/csync-0.50.0.ebuild | 4 |
1 files 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" |