From 2c3c7a8eb0631b12e46e5a5ed5e13f43763f4f53 Mon Sep 17 00:00:00 2001 From: Luis Ressel Date: Wed, 27 Feb 2019 00:28:10 +0100 Subject: system/*: Change remaining url='*'s to https:// wherever possible --- system/kmod/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/kmod/APKBUILD') diff --git a/system/kmod/APKBUILD b/system/kmod/APKBUILD index 2499dcdd6..19f374a18 100644 --- a/system/kmod/APKBUILD +++ b/system/kmod/APKBUILD @@ -4,7 +4,7 @@ pkgname=kmod pkgver=25 pkgrel=0 pkgdesc="Linux kernel module management utilities" -url="http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary" +url="https://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary" arch="all" options="!check" # https://bugs.gentoo.org/408915#c3 license="GPL-2.0+" -- cgit v1.2.3-60-g2f50