summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP.Jung2021-10-03 22:51:31 +0000
committerP.Jung2021-10-03 22:51:31 +0000
commitc65e4ff3fda6f2c21c256ac979884020df4b37a6 (patch)
tree76e222fb0eaa72f714b50662f7c3269f879f92dd
parent4761c4e7a5f82904ded7c5986ce94fe0b26dfc29 (diff)
downloadaur-c65e4ff3fda6f2c21c256ac979884020df4b37a6.tar.gz
5.14.9
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8075f71b192..474313592083 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-hardened-cacule
pkgdesc = Security-Hardened Linux with the cacule scheduler
- pkgver = 5.14.7.hardened1
+ pkgver = 5.14.9.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.7.tar.xz
- source = https://github.com/anthraxx/linux-hardened/releases/download/5.14.7-hardened1/linux-hardened-5.14.7-hardened1.patch
+ 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 = cacule-5.14.patch
source = cpu-patches.patch
source = config
- sha256sums = af2539449f6a6161621609572b17d269bbbae4fcfffe3e044249b0b8b5ba7eab
- sha256sums = 6f0bdbaceaf4e9e4b364901b1c847c46e50df4d42e16aa26785ba8f761c720a2
+ sha256sums = ba8f07db92d514a2636e882bcd646f79f1c8ab83f5ad82910732dd0ec83c87e6
+ sha256sums = 68b544de115fe282fe6a1fbc3d86897e10a0cbb6ef1b105cf0c5f06e2e4205a4
sha256sums = bfc4a35b30ebe39fe2520ae8b2c08b97b6549c2c99a9ecf8c0d57ea27b558e75
sha256sums = 4f22a6e4e5fe6f3bb39ca39073fa812eb9c0dbb3ac9cec64ed0a90d06b54d32a
sha256sums = 8ed949148810642ee912c32edbd049f5f6f4f921edf74b9d149557f4953182c1
diff --git a/PKGBUILD b/PKGBUILD
index 987aa88bad6e..e869d082715b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-hardened-cacule
-pkgver=5.14.7.hardened1
+pkgver=5.14.9.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=('af2539449f6a6161621609572b17d269bbbae4fcfffe3e044249b0b8b5ba7eab'
- '6f0bdbaceaf4e9e4b364901b1c847c46e50df4d42e16aa26785ba8f761c720a2'
+sha256sums=('ba8f07db92d514a2636e882bcd646f79f1c8ab83f5ad82910732dd0ec83c87e6'
+ '68b544de115fe282fe6a1fbc3d86897e10a0cbb6ef1b105cf0c5f06e2e4205a4'
'bfc4a35b30ebe39fe2520ae8b2c08b97b6549c2c99a9ecf8c0d57ea27b558e75'
'4f22a6e4e5fe6f3bb39ca39073fa812eb9c0dbb3ac9cec64ed0a90d06b54d32a'
'8ed949148810642ee912c32edbd049f5f6f4f921edf74b9d149557f4953182c1')