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 e1404d718c58..3ef8c926a291 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-vanilla-selinux-414
pkgdesc = Vanilla-Linux-Kernel (4.14) from kernel.org with Selinux enabled. Without docs. Will be fixed in the next builds (Problem with Sphinx).
- pkgver = 4.14.205
+ pkgver = 4.14.207
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = linux-vanilla-selinux-414
makedepends = imagemagick
makedepends = git
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.205.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.205.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.207.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.207.tar.sign
source = config
source = linux-vanilla-selinux-414.install
source = 60-linux.hook
@@ -25,8 +25,8 @@ pkgbase = linux-vanilla-selinux-414
source = sphinx-workaround.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 8c55acc839f910b2488bc61b753f6b2f55461b68d55788aadfbc5f1f0797ca54
- sha256sums = 4ac57d6a5e9282f160cf26b11ab747ae9b23592f3771f1146ca57ff603f67da4
+ sha256sums = 78a753970d98584da0821147d4ee7d469325464cb664fb446b8bb30339240029
+ sha256sums = 89188aa931033c1f0eb0a0e077a04abbf000940e236fe45b2cea7d1c7af7787e
sha256sums = cdc1a6311efaad1e40f00ffcea99d0d86717dcdb9b785109da75d85f5ae4afd7
sha256sums = f9b13f3c00be95205ccb77ead42881ecbf0f7ba0d0ad12af294e054272859d81
sha256sums = 5c7af03d9b4cade110543ba706bcbd49fc6447726258b4bfec0edff7ca9994d1
diff --git a/PKGBUILD b/PKGBUILD
index d8992ab32f0b..d1f78506de06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-vanilla-selinux-414
pkgname=linux-vanilla-selinux-414
-pkgver=4.14.205
+pkgver=4.14.207
pkgrel=1
pkgdesc="Vanilla-Linux-Kernel (4.14) from kernel.org with Selinux enabled. Without docs. Will be fixed in the next builds (Problem with Sphinx)."
arch=('x86_64')
@@ -26,8 +26,8 @@ validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds <torva
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman (Linux kernel stable release signing key) <greg@kroah.com>
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
-sha256sums=('8c55acc839f910b2488bc61b753f6b2f55461b68d55788aadfbc5f1f0797ca54'
- '4ac57d6a5e9282f160cf26b11ab747ae9b23592f3771f1146ca57ff603f67da4'
+sha256sums=('78a753970d98584da0821147d4ee7d469325464cb664fb446b8bb30339240029'
+ '89188aa931033c1f0eb0a0e077a04abbf000940e236fe45b2cea7d1c7af7787e'
'cdc1a6311efaad1e40f00ffcea99d0d86717dcdb9b785109da75d85f5ae4afd7'
'f9b13f3c00be95205ccb77ead42881ecbf0f7ba0d0ad12af294e054272859d81'
'5c7af03d9b4cade110543ba706bcbd49fc6447726258b4bfec0edff7ca9994d1'