From: charIes17 Date: Thu, 28 Dec 2017 12:09:28 +0000 (+0100) Subject: sys-auth/pam-csync: HOMEPAGE and SRC_URI to use https X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0efd76b0e71806c2e3b562d5ff6ea79ee1fbf518;p=gentoo.git sys-auth/pam-csync: HOMEPAGE and SRC_URI to use https Package-Manager: Portage-2.3.13, Repoman-2.3.3 --- diff --git a/sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild b/sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild index 86a89b5596cc..b8f5552f3eb1 100644 --- a/sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild +++ b/sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit cmake-utils DESCRIPTION="PAM module to provide roaming home directories for a user session" -HOMEPAGE="http://www.csync.org/" -SRC_URI="http://www.csync.org/files/${P/-/_}.tar.gz" +HOMEPAGE="https://www.csync.org/" +SRC_URI="https://www.csync.org/files/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0"