From: Lars Wendler Date: Tue, 23 Jan 2018 10:14:06 +0000 (+0100) Subject: sys-fs/xfsprogs: Replaced dead ftp:// SRC URI with https:// X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a9687f7dfdc67a633c790d71d1e3c9cd18a78032;p=gentoo.git sys-fs/xfsprogs: Replaced dead ftp:// SRC URI with https:// Package-Manager: Portage-2.3.20, Repoman-2.3.6 --- diff --git a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild index 0d581fec662b..4dca309b8b99 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild @@ -7,7 +7,7 @@ inherit eutils toolchain-funcs multilib DESCRIPTION="xfs filesystem utilities" HOMEPAGE="http://oss.sgi.com/projects/xfs/" -SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0"