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 6fc4d904cfc3d..de4446358d9bb 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 2eb9a60564827..b24e1db33e5da 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"