summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 474313592083..d210b3663143 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-hardened-cacule
pkgdesc = Security-Hardened Linux with the cacule scheduler
- pkgver = 5.14.9.hardened1
+ pkgver = 5.14.14.hardened1
pkgrel = 1
url = https://github.com/anthraxx/linux-hardened
arch = x86_64
@@ -20,13 +20,13 @@ pkgbase = linux-hardened-cacule
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.14.9.tar.xz
- source = https://github.com/anthraxx/linux-hardened/releases/download/5.14.9-hardened1/linux-hardened-5.14.9-hardened1.patch
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.14.14.tar.xz
+ source = https://github.com/anthraxx/linux-hardened/releases/download/5.14.14-hardened1/linux-hardened-5.14.14-hardened1.patch
source = cacule-5.14.patch
source = cpu-patches.patch
source = config
- sha256sums = ba8f07db92d514a2636e882bcd646f79f1c8ab83f5ad82910732dd0ec83c87e6
- sha256sums = 68b544de115fe282fe6a1fbc3d86897e10a0cbb6ef1b105cf0c5f06e2e4205a4
+ sha256sums = 4dff4e96d4052195002538027f8a810411ba6116a41bff5575952702d509d06a
+ sha256sums = 7229a75fa59b93963610e7189995c433a5db41336ccf9858cadd6289a8f2a5c3
sha256sums = bfc4a35b30ebe39fe2520ae8b2c08b97b6549c2c99a9ecf8c0d57ea27b558e75
sha256sums = 4f22a6e4e5fe6f3bb39ca39073fa812eb9c0dbb3ac9cec64ed0a90d06b54d32a
sha256sums = 8ed949148810642ee912c32edbd049f5f6f4f921edf74b9d149557f4953182c1
diff --git a/PKGBUILD b/PKGBUILD
index e869d082715b..705cba307710 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-hardened-cacule
-pkgver=5.14.9.hardened1
+pkgver=5.14.14.hardened1
pkgrel=1
pkgdesc='Security-Hardened Linux with the cacule scheduler'
url='https://github.com/anthraxx/linux-hardened'
@@ -26,8 +26,8 @@ source=(
cpu-patches.patch
config # the main kernel config file
)
-sha256sums=('ba8f07db92d514a2636e882bcd646f79f1c8ab83f5ad82910732dd0ec83c87e6'
- '68b544de115fe282fe6a1fbc3d86897e10a0cbb6ef1b105cf0c5f06e2e4205a4'
+sha256sums=('4dff4e96d4052195002538027f8a810411ba6116a41bff5575952702d509d06a'
+ '7229a75fa59b93963610e7189995c433a5db41336ccf9858cadd6289a8f2a5c3'
'bfc4a35b30ebe39fe2520ae8b2c08b97b6549c2c99a9ecf8c0d57ea27b558e75'
'4f22a6e4e5fe6f3bb39ca39073fa812eb9c0dbb3ac9cec64ed0a90d06b54d32a'
'8ed949148810642ee912c32edbd049f5f6f4f921edf74b9d149557f4953182c1')