www-apache/mod_ldap_userdir: use https in SRC_URI
authorjuippis <juippis@gmail.com>
Thu, 5 Apr 2018 15:32:30 +0000 (18:32 +0300)
committerMichał Górny <mgorny@gentoo.org>
Fri, 13 Apr 2018 18:20:55 +0000 (20:20 +0200)
Closes: https://github.com/gentoo/gentoo/pull/7821

www-apache/mod_ldap_userdir/mod_ldap_userdir-1.1.19.ebuild

index 5a4f534d425e0cfc82eb25c80453ae89ca822ada..69d4627e46f0d8eb3c96825f0d770b9463631fae 100644 (file)
@@ -7,7 +7,7 @@ inherit apache-module depend.apache
 
 DESCRIPTION="Look up Apache ~user directories in an LDAP directory"
 HOMEPAGE="https://www.horde.net/~jwm/software/mod_ldap_userdir/"
-SRC_URI="http://horde.net/~jwm/software/${PN}/${P}.tar.gz"
+SRC_URI="https://horde.net/~jwm/software/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-1"
 SLOT="0"