summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. Jung2021-09-25 18:37:09 +0000
committerP. Jung2021-09-25 18:37:09 +0000
commit4761c4e7a5f82904ded7c5986ce94fe0b26dfc29 (patch)
tree7c03755908da49014b86f212f7fb7e21eeb75b36
parent22bf59972139807cf909bc24477bc147657dafa4 (diff)
downloadaur-4761c4e7a5f82904ded7c5986ce94fe0b26dfc29.tar.gz
5.14.7
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acadd0dc55e1..e8075f71b192 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-hardened-cacule
pkgdesc = Security-Hardened Linux with the cacule scheduler
- pkgver = 5.14.6.hardened1
+ pkgver = 5.14.7.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.6.tar.xz
- source = https://github.com/anthraxx/linux-hardened/releases/download/5.14.6-hardened1/linux-hardened-5.14.6-hardened1.patch
+ 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 = cacule-5.14.patch
source = cpu-patches.patch
source = config
- sha256sums = 54848c1268771ee3515e4c33e29abc3f1fa90d8144894cce6d0ebc3b158bccec
- sha256sums = bd43c295ec2202598672502cdbb0aa90376a7ab5bc535fc8e923cdbcd7966535
+ sha256sums = af2539449f6a6161621609572b17d269bbbae4fcfffe3e044249b0b8b5ba7eab
+ sha256sums = 6f0bdbaceaf4e9e4b364901b1c847c46e50df4d42e16aa26785ba8f761c720a2
sha256sums = bfc4a35b30ebe39fe2520ae8b2c08b97b6549c2c99a9ecf8c0d57ea27b558e75
sha256sums = 4f22a6e4e5fe6f3bb39ca39073fa812eb9c0dbb3ac9cec64ed0a90d06b54d32a
sha256sums = 8ed949148810642ee912c32edbd049f5f6f4f921edf74b9d149557f4953182c1
diff --git a/PKGBUILD b/PKGBUILD
index 53f784cb0088..987aa88bad6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-hardened-cacule
-pkgver=5.14.6.hardened1
+pkgver=5.14.7.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=('54848c1268771ee3515e4c33e29abc3f1fa90d8144894cce6d0ebc3b158bccec'
- 'bd43c295ec2202598672502cdbb0aa90376a7ab5bc535fc8e923cdbcd7966535'
+sha256sums=('af2539449f6a6161621609572b17d269bbbae4fcfffe3e044249b0b8b5ba7eab'
+ '6f0bdbaceaf4e9e4b364901b1c847c46e50df4d42e16aa26785ba8f761c720a2'
'bfc4a35b30ebe39fe2520ae8b2c08b97b6549c2c99a9ecf8c0d57ea27b558e75'
'4f22a6e4e5fe6f3bb39ca39073fa812eb9c0dbb3ac9cec64ed0a90d06b54d32a'
'8ed949148810642ee912c32edbd049f5f6f4f921edf74b9d149557f4953182c1')