summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjuippis <juippis@gmail.com>2018-04-05 18:32:30 +0300
committerMichał Górny <mgorny@gentoo.org>2018-04-13 20:20:55 +0200
commited42bccda967637b70c1d4befff1acc939da9e95 (patch)
tree501bfe96dd55160e9f1a00780137029daf34c415 /www-apache
parentwww-apache/mod_ldap_userdir: fix HOMEPAGE (diff)
downloadgentoo-ed42bccda967637b70c1d4befff1acc939da9e95.tar.gz
gentoo-ed42bccda967637b70c1d4befff1acc939da9e95.tar.bz2
gentoo-ed42bccda967637b70c1d4befff1acc939da9e95.zip
www-apache/mod_ldap_userdir: use https in SRC_URI
Closes: https://github.com/gentoo/gentoo/pull/7821
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_ldap_userdir/mod_ldap_userdir-1.1.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_ldap_userdir/mod_ldap_userdir-1.1.19.ebuild b/www-apache/mod_ldap_userdir/mod_ldap_userdir-1.1.19.ebuild
index 5a4f534d425e..69d4627e46f0 100644
--- a/www-apache/mod_ldap_userdir/mod_ldap_userdir-1.1.19.ebuild
+++ b/www-apache/mod_ldap_userdir/mod_ldap_userdir-1.1.19.ebuild
@@ -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"