sys-libs/ldb: use HTTPs.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 10 Jun 2018 09:21:37 +0000 (11:21 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 22 Jun 2018 22:17:09 +0000 (00:17 +0200)
sys-libs/ldb/ldb-1.3.3.ebuild
sys-libs/ldb/ldb-1.4.0-r1.ebuild

index 4cd8446d25dce91c788ea3b235eb408edce6db47..1b38c776939c636413665180121611f6e202973c 100644 (file)
@@ -8,8 +8,8 @@ PYTHON_REQ_USE="threads"
 inherit python-single-r1 waf-utils multilib-minimal eutils
 
 DESCRIPTION="An LDAP-like embedded database"
-HOMEPAGE="http://ldb.samba.org"
-SRC_URI="http://www.samba.org/ftp/pub/${PN}/${P}.tar.gz"
+HOMEPAGE="https://ldb.samba.org"
+SRC_URI="https://www.samba.org/ftp/pub/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0/${PV}"
index a42012a74531325a9e2442f2d8c57ca7d503a535..e50191199d5892b00bdb6e92dca36d4b97c1bc12 100644 (file)
@@ -8,8 +8,8 @@ PYTHON_REQ_USE="threads"
 inherit python-single-r1 waf-utils multilib-minimal eutils
 
 DESCRIPTION="An LDAP-like embedded database"
-HOMEPAGE="http://ldb.samba.org"
-SRC_URI="http://www.samba.org/ftp/pub/${PN}/${P}.tar.gz"
+HOMEPAGE="https://ldb.samba.org"
+SRC_URI="https://www.samba.org/ftp/pub/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0/${PV}"