diff options
author | charIes17 <charles17@arcor.de> | 2017-12-28 13:09:28 +0100 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2017-12-28 10:29:10 -0500 |
commit | 0efd76b0e71806c2e3b562d5ff6ea79ee1fbf518 (patch) | |
tree | 22e4e1a29403cd05ff506ec804534e031bcb540a /sys-auth | |
parent | dev-lang/sassc: clean up old (diff) | |
download | gentoo-0efd76b0e71806c2e3b562d5ff6ea79ee1fbf518.tar.gz gentoo-0efd76b0e71806c2e3b562d5ff6ea79ee1fbf518.tar.bz2 gentoo-0efd76b0e71806c2e3b562d5ff6ea79ee1fbf518.zip |
sys-auth/pam-csync: HOMEPAGE and SRC_URI to use https
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam-csync/pam-csync-0.42.0-r1.ebuild | 4 |
1 files 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 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" |