mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-libs/ldb: use HTTPS for links to samba.org (bug #636916)
This commit is contained in:
committed by
Mike Gilbert
parent
31a071fc2d
commit
dfd72f3cdd
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -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}"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user