From 08639bc2a90ca945e710f5ca13556a50458f0056 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sat, 20 Apr 2019 17:21:03 +0200 Subject: [PATCH] kernel: update 4.14.113 Signed-off-by: Arne Fitzenreiter --- lfs/linux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/linux b/lfs/linux index 4acf2f9512..974c2a2f44 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@ include Config -VER = 4.14.112 -ARM_PATCHES = 4.14.112-ipfire0 +VER = 4.14.113 +ARM_PATCHES = 4.14.113-ipfire0 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -82,8 +82,8 @@ objects =$(DL_FILE) \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz -$(DL_FILE)_MD5 = 5a2e0b7c333ac5dd14b0c7e12fe39a8c -arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = ed976ae7954c36b715fdb6b83630d0b6 +$(DL_FILE)_MD5 = fd34a25839945f902f0c6d694d42ea7f +arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 51eab5175bf8f0ad986006c74e60b472 install : $(TARGET) -- 2.39.2