Date: Saturday, May 4, 2019 @ 18:55:32 Author: arojas Revision: 352485
https Modified: efitools/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-04 18:54:52 UTC (rev 352484) +++ PKGBUILD 2019-05-04 18:55:32 UTC (rev 352485) @@ -6,7 +6,7 @@ pkgver=1.9.2 pkgrel=1 pkgdesc="Tools for manipulating UEFI secure boot platforms" -url="http://git.kernel.org/cgit/linux/kernel/git/jejb/efitools.git" +url="https://git.kernel.org/cgit/linux/kernel/git/jejb/efitools.git" arch=('x86_64') replaces=('prebootloader') license=('GPL' 'LGPL2.1')
