sys-fs/xfsprogs: Replaced dead ftp:// SRC URI with https://
authorLars Wendler <polynomial-c@gentoo.org>
Tue, 23 Jan 2018 10:14:06 +0000 (11:14 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Tue, 23 Jan 2018 10:14:06 +0000 (11:14 +0100)
Package-Manager: Portage-2.3.20, Repoman-2.3.6

sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild

index 0d581fec662bd0dd9840a3e439f85e1fdf47da95..4dca309b8b995c16082b67981286c0d6e02429c4 100644 (file)
@@ -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"