commit:     530812664525893b8a499ecc0edcc5eaffa36733
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sat Sep  9 16:27:06 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Nov  9 22:04:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53081266

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

Closes: https://bugs.gentoo.org/636916
Closes: https://github.com/gentoo/gentoo/pull/5672

 sys-libs/uid_wrapper/uid_wrapper-1.2.1.ebuild | 4 ++--
 sys-libs/uid_wrapper/uid_wrapper-1.2.4.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-libs/uid_wrapper/uid_wrapper-1.2.1.ebuild 
b/sys-libs/uid_wrapper/uid_wrapper-1.2.1.ebuild
index 6fc4d904cfc..de4446358d9 100644
--- a/sys-libs/uid_wrapper/uid_wrapper-1.2.1.ebuild
+++ b/sys-libs/uid_wrapper/uid_wrapper-1.2.1.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=6
@@ -7,7 +7,7 @@ inherit cmake-multilib
 
 DESCRIPTION="A wrapper to fake privilege separation"
 HOMEPAGE="https://cwrap.org/uid_wrapper.html";
-SRC_URI="ftp://ftp.samba.org/pub/cwrap/${P}.tar.gz
+SRC_URI="https://www.samba.org/ftp/pub/cwrap/${P}.tar.gz
        https://ftp.samba.org/pub/cwrap/${P}.tar.gz";
 LICENSE="GPL-3"
 SLOT="0"

diff --git a/sys-libs/uid_wrapper/uid_wrapper-1.2.4.ebuild 
b/sys-libs/uid_wrapper/uid_wrapper-1.2.4.ebuild
index 2eb9a605648..b24e1db33e5 100644
--- a/sys-libs/uid_wrapper/uid_wrapper-1.2.4.ebuild
+++ b/sys-libs/uid_wrapper/uid_wrapper-1.2.4.ebuild
@@ -7,7 +7,7 @@ inherit cmake-multilib
 
 DESCRIPTION="A wrapper to fake privilege separation"
 HOMEPAGE="https://cwrap.org/uid_wrapper.html";
-SRC_URI="ftp://ftp.samba.org/pub/cwrap/${P}.tar.gz
+SRC_URI="https://www.samba.org/ftp/pub/cwrap/${P}.tar.gz
        https://ftp.samba.org/pub/cwrap/${P}.tar.gz";
 LICENSE="GPL-3"
 SLOT="0"

Reply via email to