X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flinux;h=c031f1e80961cba0cbf05e39441fa137837823e8;hb=6c920b19cd768445a66f5be58c4701b878d5b943;hp=645ebb9e16179141c1027c35e7e2d9b4691e15a3;hpb=4c76d08b2a1ef5ac9ff8b546c0d887e342adec1c;p=ipfire-2.x.git diff --git a/lfs/linux b/lfs/linux index 645ebb9e16..c031f1e809 100644 --- a/lfs/linux +++ b/lfs/linux @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2019 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,8 +24,8 @@ include Config -VER = 4.14.86 -ARM_PATCHES = 4.14.86-ipfire0 +VER = 4.14.97 +ARM_PATCHES = 4.14.97-ipfire0 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -34,7 +34,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) CFLAGS = CXXFLAGS = -PAK_VER = 79 +PAK_VER = 81 DEPS = "" HEADERS_ARCH = $(BUILD_PLATFORM) @@ -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 = 9ffeff88ca630a6e0ef0257b0a05b8c4 -arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 36b8a9adb8915cbccd18069e2f5af159 +$(DL_FILE)_MD5 = 14dc56d3933045782caca454d32e8874 +arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = b2f6559b08f764c0d974e860660d416a install : $(TARGET)