sys-fs/mdadm: Inline mirror://kernel
authorMichał Górny <mgorny@gentoo.org>
Mon, 30 Sep 2019 06:49:12 +0000 (08:49 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 5 Oct 2019 18:54:12 +0000 (20:54 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-fs/mdadm/mdadm-4.1.ebuild

index 2247f704d96509a1ea00acf197a61fa0d0e1a120..1619b6db1cd12db594725a27118324f8db550f52 100644 (file)
@@ -7,7 +7,7 @@ inherit flag-o-matic multilib systemd toolchain-funcs udev
 DESCRIPTION="Tool for running RAID systems - replacement for the raidtools"
 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
+SRC_URI="https://www.kernel.org/pub/linux/utils/raid/mdadm/${P/_/-}.tar.xz
                mirror://debian/pool/main/m/mdadm/${PN}_${DEB_PF}.debian.tar.xz"
 
 LICENSE="GPL-2"