diff options
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.02.116-r6.ebuild')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.02.116-r6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.116-r6.ebuild b/sys-fs/lvm2/lvm2-2.02.116-r6.ebuild index 2cc173ae3d1b..0247792fa47c 100644 --- a/sys-fs/lvm2/lvm2-2.02.116-r6.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.116-r6.ebuild @@ -6,9 +6,9 @@ EAPI=5 inherit autotools eutils linux-info multilib systemd toolchain-funcs udev flag-o-matic DESCRIPTION="User-land utilities for LVM2 (device-mapper) software" -HOMEPAGE="https://sources.redhat.com/lvm2/" -SRC_URI="ftp://sources.redhat.com/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz - ftp://sources.redhat.com/pub/lvm2/old/${PN/lvm/LVM}.${PV}.tgz" +HOMEPAGE="https://sourceware.org/lvm2/" +SRC_URI="ftp://sourceware.org/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz + ftp://sourceware.org/pub/lvm2/old/${PN/lvm/LVM}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" |