From c03e8bd6ef18c138b33b1eeadc95b397054ac76e Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 6 Jun 2018 07:26:55 +0200 Subject: [PATCH] kernel: update to 4.14.48 Signed-off-by: Arne Fitzenreiter --- lfs/linux | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/linux b/lfs/linux index 62c43aac0b..de1b8285c5 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@ include Config -VER = 4.14.47 -ARM_PATCHES = 4.14.47-ipfire0 +VER = 4.14.48 +ARM_PATCHES = 4.14.48-ipfire0 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -75,7 +75,7 @@ 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 = c998ebfbabfdc640060b28839a7a9fca +$(DL_FILE)_MD5 = 417214059879164ab422fa359af80900 arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 7c6e98b0514945a4e65e0c43b9920035 install : $(TARGET) -- 2.39.2