mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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
This commit is contained in:
committed by
Mike Gilbert
parent
2b1a669fb9
commit
5308126645
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user