Date: Friday, November 24, 2017 @ 22:29:46 Author: jelle Revision: 310832
Update source to https://www.kernel.org ftp:// is dead Modified: kmod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-24 20:14:02 UTC (rev 310831) +++ PKGBUILD 2017-11-24 22:29:46 UTC (rev 310832) @@ -16,7 +16,7 @@ conflicts=('module-init-tools') replaces=('module-init-tools') validpgpkeys=('EAB33C9690013C733916AC839BA2A5A630CBEA53') # Lucas DeMarchi -source=("ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar."{xz,sign} +source=("https://www.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar."{xz,sign} "depmod-search.conf") md5sums=('08297dfb6f2b3f625f928ca3278528af' 'SKIP'
