summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35e9dc72f300..525f2fb261f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Mar 19 20:41:50 UTC 2019
+# Sun Mar 24 22:29:30 UTC 2019
pkgbase = linux-lts414
- pkgver = 4.14.107
+ pkgver = 4.14.108
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = linux-lts414
makedepends = libelf
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.107.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.108.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -21,7 +21,7 @@ pkgbase = linux-lts414
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = 0003-Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-e.patch
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
- sha256sums = 0b6d7f762aebdb1307783f0a4aea8f2c4a4b3b5bb39eec07f879e1df35f3e017
+ sha256sums = 145623c44dc71b9495bf9c6aec420a9fdf01265f10596cf2a49a649e6efdb2c9
sha256sums = b17fe882a09582abf719bc248bf5f6293e279dac82db7618876fac0d564d1bb0
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
@@ -37,12 +37,12 @@ pkgname = linux-lts414
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=4.14.107
+ provides = linux=4.14.108
backup = etc/mkinitcpio.d/linux-lts414.preset
pkgname = linux-lts414-headers
pkgdesc = Header files and scripts for building modules for Linux-lts414 kernel
- provides = linux-headers=4.14.107
+ provides = linux-headers=4.14.108
pkgname = linux-lts414-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts414 kernel
diff --git a/PKGBUILD b/PKGBUILD
index c4cac7b3c31d..80b0ebc3ad2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ set -u
pkgbase=linux-lts414
#pkgbase=linux-lts-custom
_srcname=linux-4.14
-pkgver=4.14.107
+pkgver=4.14.108
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -26,7 +26,7 @@ validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds <torva
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
- '0b6d7f762aebdb1307783f0a4aea8f2c4a4b3b5bb39eec07f879e1df35f3e017'
+ '145623c44dc71b9495bf9c6aec420a9fdf01265f10596cf2a49a649e6efdb2c9'
'b17fe882a09582abf719bc248bf5f6293e279dac82db7618876fac0d564d1bb0'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'