summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2017-09-09 18:27:06 +0200
committerMike Gilbert <floppym@gentoo.org>2017-11-09 17:04:42 -0500
commit530812664525893b8a499ecc0edcc5eaffa36733 (patch)
tree968d29123348a8774da2665e32caf5b1d7019e50 /sys-libs/uid_wrapper/uid_wrapper-1.2.4.ebuild
parentnet-dialup/rp-pppoe: use HTTPS for links to samba.org (bug #636916) (diff)
downloadgentoo-530812664525893b8a499ecc0edcc5eaffa36733.tar.gz
gentoo-530812664525893b8a499ecc0edcc5eaffa36733.tar.bz2
gentoo-530812664525893b8a499ecc0edcc5eaffa36733.zip
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
Diffstat (limited to 'sys-libs/uid_wrapper/uid_wrapper-1.2.4.ebuild')
-rw-r--r--sys-libs/uid_wrapper/uid_wrapper-1.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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 2eb9a6056482..b24e1db33e5d 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"