From 2e471a93c82042d6efb82f9a842e15b70b79fd39 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 30 Aug 2021 01:32:00 +0300 Subject: linux-headers: bump to 5.13.13 --- core/linux-headers/build | 5 +---- core/linux-headers/checksums | 3 ++- core/linux-headers/sources | 2 +- core/linux-headers/version | 2 +- 4 files changed, 5 insertions(+), 7 deletions(-) (limited to 'core/linux-headers') diff --git a/core/linux-headers/build b/core/linux-headers/build index 198aeff4..4dfd545d 100755 --- a/core/linux-headers/build +++ b/core/linux-headers/build @@ -1,6 +1,3 @@ #!/bin/sh -e -# Switched back to the rsync installation method -# as it is back to core, and sbase find causes a -# faulty manifest generation. -make headers_install INSTALL_HDR_PATH="$1/usr" +make PREFIX=/usr ARCH=x86 DESTDIR="$1" install diff --git a/core/linux-headers/checksums b/core/linux-headers/checksums index 7350a4ff..db499992 100644 --- a/core/linux-headers/checksums +++ b/core/linux-headers/checksums @@ -1 +1,2 @@ -d088c2b84d9813f415a1d8dcfadb02d27d03f709c8b989d8c11b7b56c3c9a428 linux-5.13.8.tar.xz +%BLAKE3 +2e586b7e661ee7fe0cb82fd4266428e6cafebba679dc9510118c869f9233e8a7 linux-headers-5.13.13.tar.gz diff --git a/core/linux-headers/sources b/core/linux-headers/sources index 7e451f7d..ae7e7e90 100644 --- a/core/linux-headers/sources +++ b/core/linux-headers/sources @@ -1 +1 @@ -https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.13.8.tar.xz +https://fossil.carbslinux.org/linux-headers/tarball/5.13.13/linux-headers-5.13.13.tar.gz diff --git a/core/linux-headers/version b/core/linux-headers/version index b0e45d5b..514df343 100644 --- a/core/linux-headers/version +++ b/core/linux-headers/version @@ -1 +1 @@ -5.13.8 1 +5.13.13 1 -- cgit v1.2.3