summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-01-23 11:14:06 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-01-23 11:14:06 +0100
commita9687f7dfdc67a633c790d71d1e3c9cd18a78032 (patch)
tree29c63aaa8874f919f6fa074bf9b24082ae2d9b35
parentgames-emulation/snes9x: Use xdg-utils.eclass to handle .desktop files. (diff)
downloadgentoo-a9687f7dfdc67a633c790d71d1e3c9cd18a78032.tar.gz
gentoo-a9687f7dfdc67a633c790d71d1e3c9cd18a78032.tar.bz2
gentoo-a9687f7dfdc67a633c790d71d1e3c9cd18a78032.zip
sys-fs/xfsprogs: Replaced dead ftp:// SRC URI with https://
Package-Manager: Portage-2.3.20, Repoman-2.3.6
-rw-r--r--sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"