diff options
Diffstat (limited to 'main/linux-headers')
-rw-r--r-- | main/linux-headers/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/linux-headers/APKBUILD b/main/linux-headers/APKBUILD index f833d54efa..17f0a004e8 100644 --- a/main/linux-headers/APKBUILD +++ b/main/linux-headers/APKBUILD @@ -9,8 +9,8 @@ arch="all" license='GPL2' makedepends="perl" options="!strip !tracedeps" -source="http://www.kernel.org/pub/linux/kernel/v4.x/linux-$_kernver.tar.xz - http://www.kernel.org/pub/linux/kernel/v4.x/patch-$pkgver.xz +source="https://kernel.org/pub/linux/kernel/v4.x/linux-$_kernver.tar.xz + https://kernel.org/pub/linux/kernel/v4.x/patch-$pkgver.xz 0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch 0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch 0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch |