summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2017-09-09 17:51:57 +0200
committerMike Gilbert <floppym@gentoo.org>2017-11-09 17:03:22 -0500
commit328afdda5979ba37e01cf7c3e260ea73224c60b6 (patch)
tree92af8a058e56a70cfce92e3e05a5d6508aec64a7 /sys-libs/talloc
parentsys-libs/ntdb: use HTTPS for links to samba.org (bug #636916) (diff)
downloadgentoo-328afdda5979ba37e01cf7c3e260ea73224c60b6.tar.gz
gentoo-328afdda5979ba37e01cf7c3e260ea73224c60b6.tar.bz2
gentoo-328afdda5979ba37e01cf7c3e260ea73224c60b6.zip
sys-libs/talloc: use HTTPS for links to samba.org (bug #636916)
Diffstat (limited to 'sys-libs/talloc')
-rw-r--r--sys-libs/talloc/talloc-2.1.10.ebuild4
-rw-r--r--sys-libs/talloc/talloc-2.1.5.ebuild4
-rw-r--r--sys-libs/talloc/talloc-2.1.9.ebuild4
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 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"