diff options
author | 2018-11-09 15:01:29 +0300 | |
---|---|---|
committer | 2018-11-13 13:09:49 -0800 | |
commit | 7f8d0565c9a1b808b8fe3b9ec07d8dda50ec17cd (patch) | |
tree | dcdb2d718be55fbc08f5b773ab23ef7f0b948c73 /sys-fs/mdadm/mdadm-4.1.ebuild | |
parent | www-plugins/chrome-binary-plugins: automated update (72.0.3608.4) (diff) | |
download | gentoo-7f8d0565c9a1b808b8fe3b9ec07d8dda50ec17cd.tar.gz gentoo-7f8d0565c9a1b808b8fe3b9ec07d8dda50ec17cd.tar.bz2 gentoo-7f8d0565c9a1b808b8fe3b9ec07d8dda50ec17cd.zip |
sys-fs/mdadm: update dead link
Signed-off-by: Vladimir Varlamov <bes.internal@gmail.com>
(cherry picked from commit 5ddac6e17cf85381ffd9c8ba365846f077d383e4)
Closes: https://github.com/gentoo/gentoo/pull/10376
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sys-fs/mdadm/mdadm-4.1.ebuild')
-rw-r--r-- | sys-fs/mdadm/mdadm-4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mdadm/mdadm-4.1.ebuild b/sys-fs/mdadm/mdadm-4.1.ebuild index f857fe15b68a..e3943f1d3d3d 100644 --- a/sys-fs/mdadm/mdadm-4.1.ebuild +++ b/sys-fs/mdadm/mdadm-4.1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit flag-o-matic multilib systemd toolchain-funcs udev DESCRIPTION="Tool for running RAID systems - replacement for the raidtools" -HOMEPAGE="http://neil.brown.name/blog/mdadm" +HOMEPAGE="https://git.kernel.org/pub/scm/utils/mdadm/mdadm.git/" DEB_PF="4.1~rc1-4" SRC_URI="mirror://kernel/linux/utils/raid/mdadm/${P/_/-}.tar.xz mirror://debian/pool/main/m/mdadm/${PN}_${DEB_PF}.debian.tar.xz" |