Date: Thursday, November 23, 2017 @ 19:35:20 Author: jelle Revision: 310765
Update source location ftp://kernel.org moved to https://kernel.org Modified: mdadm/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-23 16:36:23 UTC (rev 310764) +++ PKGBUILD 2017-11-23 19:35:20 UTC (rev 310765) @@ -12,7 +12,7 @@ conflicts=('mkinitcpio<0.7') depends=('glibc') backup=('etc/mdadm.conf') -source=("ftp://ftp.kernel.org/pub/linux/utils/raid/mdadm/mdadm-${pkgver}.tar."{xz,sign} +source=("https://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-4.0.tar."{xz,sign} mdadm.conf mdadm_install mdadm_hook
