sys-libs/uid_wrapper: use HTTPS for links to samba.org (bug #636916)
authorFrancesco Turco <fturco@fastmail.fm>
Sat, 9 Sep 2017 16:27:06 +0000 (18:27 +0200)
committerMike Gilbert <floppym@gentoo.org>
Thu, 9 Nov 2017 22:04:42 +0000 (17:04 -0500)
Closes: https://bugs.gentoo.org/636916
Closes: https://github.com/gentoo/gentoo/pull/5672

sys-libs/uid_wrapper/uid_wrapper-1.2.1.ebuild
sys-libs/uid_wrapper/uid_wrapper-1.2.4.ebuild

index 6fc4d904cfc3dbf3322022dcc799f42c160c4194..de4446358d9bb3ee142e919f21925abb56c3cb07 100644 (file)
@@ -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"
index 2eb9a60564827f987e3c847992da1f4b40659bd3..b24e1db33e5dae3c2f2830d9b74040e356ac0b16 100644 (file)
@@ -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"