commit: 0efd76b0e71806c2e3b562d5ff6ea79ee1fbf518 Author: charIes17 <charles17 <AT> arcor <DOT> de> AuthorDate: Thu Dec 28 12:09:28 2017 +0000 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org> CommitDate: Thu Dec 28 15:29:10 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0efd76b0
sys-auth/pam-csync: HOMEPAGE and SRC_URI to use https Package-Manager: Portage-2.3.13, Repoman-2.3.3 sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 86a89b5596c..b8f5552f3eb 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"
