commit:     328afdda5979ba37e01cf7c3e260ea73224c60b6
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sat Sep  9 15:51:57 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Nov  9 22:03:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328afdda

sys-libs/talloc: use HTTPS for links to samba.org (bug #636916)

 sys-libs/talloc/talloc-2.1.10.ebuild | 4 ++--
 sys-libs/talloc/talloc-2.1.5.ebuild  | 4 ++--
 sys-libs/talloc/talloc-2.1.9.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-libs/talloc/talloc-2.1.10.ebuild 
b/sys-libs/talloc/talloc-2.1.10.ebuild
index c2248eef4b6..c1002e8e76e 100644
--- a/sys-libs/talloc/talloc-2.1.10.ebuild
+++ b/sys-libs/talloc/talloc-2.1.10.ebuild
@@ -9,8 +9,8 @@ PYTHON_REQ_USE="threads"
 inherit waf-utils python-single-r1 multilib multilib-minimal
 
 DESCRIPTION="Samba talloc library"
-HOMEPAGE="http://talloc.samba.org/";
-SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz";
+HOMEPAGE="https://talloc.samba.org/";
+SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz";
 
 LICENSE="GPL-3 LGPL-3+ LGPL-2"
 SLOT="0"

diff --git a/sys-libs/talloc/talloc-2.1.5.ebuild 
b/sys-libs/talloc/talloc-2.1.5.ebuild
index 94d826fd52c..0c90a39cdc6 100644
--- a/sys-libs/talloc/talloc-2.1.5.ebuild
+++ b/sys-libs/talloc/talloc-2.1.5.ebuild
@@ -9,8 +9,8 @@ PYTHON_REQ_USE="threads"
 inherit waf-utils python-single-r1 multilib multilib-minimal
 
 DESCRIPTION="Samba talloc library"
-HOMEPAGE="http://talloc.samba.org/";
-SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz";
+HOMEPAGE="https://talloc.samba.org/";
+SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz";
 
 LICENSE="GPL-3 LGPL-3+ LGPL-2"
 SLOT="0"

diff --git a/sys-libs/talloc/talloc-2.1.9.ebuild 
b/sys-libs/talloc/talloc-2.1.9.ebuild
index cd00e27a3d4..a789eed3d12 100644
--- a/sys-libs/talloc/talloc-2.1.9.ebuild
+++ b/sys-libs/talloc/talloc-2.1.9.ebuild
@@ -9,8 +9,8 @@ PYTHON_REQ_USE="threads"
 inherit waf-utils python-single-r1 multilib multilib-minimal
 
 DESCRIPTION="Samba talloc library"
-HOMEPAGE="http://talloc.samba.org/";
-SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz";
+HOMEPAGE="https://talloc.samba.org/";
+SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz";
 
 LICENSE="GPL-3 LGPL-3+ LGPL-2"
 SLOT="0"

Reply via email to