From 0e284ac7c4af2d13558147d2f4b870f900c64519 Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Sat, 9 Sep 2017 17:49:59 +0200 Subject: [PATCH] sys-libs/ntdb: use HTTPS for links to samba.org (bug #636916) --- sys-libs/ntdb/ntdb-1.0-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-libs/ntdb/ntdb-1.0-r1.ebuild b/sys-libs/ntdb/ntdb-1.0-r1.ebuild index 83fea05c3b18..56c66267cf58 100644 --- a/sys-libs/ntdb/ntdb-1.0-r1.ebuild +++ b/sys-libs/ntdb/ntdb-1.0-r1.ebuild @@ -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=5 @@ -9,8 +9,8 @@ PYTHON_REQ_USE="threads(+)" inherit waf-utils multilib-minimal python-single-r1 DESCRIPTION="A not-so trivial keyword/data database system" -HOMEPAGE="http://tdb.samba.org/" -SRC_URI="http://samba.org/ftp/tdb/${P}.tar.gz" +HOMEPAGE="https://tdb.samba.org/" +SRC_URI="https://www.samba.org/ftp/tdb/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -- 2.26.2