From 1a6dede15bdd7342222c5cef2987b580a2177315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= Date: Mon, 11 Feb 2019 01:01:04 +0100 Subject: [PATCH] Bump to 4.9.155 --- PKGBUILD | 4 ++-- config.x86_64 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 54a5544..4bd246d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Customized version of linux for seblu computers pkgname=linux-seblu -pkgver=4.9.151 +pkgver=4.9.155 pkgrel=1 pkgdesc='The Linux Kernel cooked by Seblu' arch=('x86_64') @@ -16,7 +16,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl source=("$_repourl#tag=v${pkgver/_/-}" "config.$CARCH") md5sums=('SKIP' - 'dc2724764f8e505d78d7950bbf2a45c7') + '312b21b317e00e72282886d3b48792e9') prepare() { # fake linux directory if necessary diff --git a/config.x86_64 b/config.x86_64 index 9f214da..789da23 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.9.151 Kernel Configuration +# Linux/x86 4.9.155 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y -- GitLab