From: Francesco Turco Date: Sat, 9 Sep 2017 15:51:57 +0000 (+0200) Subject: sys-libs/talloc: use HTTPS for links to samba.org (bug #636916) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=328afdda5979ba37e01cf7c3e260ea73224c60b6;p=gentoo.git sys-libs/talloc: use HTTPS for links to samba.org (bug #636916) --- diff --git a/sys-libs/talloc/talloc-2.1.10.ebuild b/sys-libs/talloc/talloc-2.1.10.ebuild index c2248eef4b60..c1002e8e76e9 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 94d826fd52c4..0c90a39cdc66 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 cd00e27a3d43..a789eed3d12d 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"