summaryrefslogtreecommitdiff
path: root/system/kmod/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/kmod/APKBUILD')
-rw-r--r--system/kmod/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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+"