From eed187d68ba226aa60721b5edf1ce50fce8459e1 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 4 Jan 2013 23:54:46 +0100 Subject: [PATCH] kernel: update to 3.2.36. --- lfs/linux | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/linux b/lfs/linux index 547ae9b521..f8cd7d5f8d 100644 --- a/lfs/linux +++ b/lfs/linux @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2012 IPFire Team # +# Copyright (C) 2007-2013 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,7 +24,7 @@ include Config -VER = 3.2.35 +VER = 3.2.36 RPI_PATCHES = linux-3.2.27-ada8b44 @@ -71,7 +71,7 @@ objects =$(DL_FILE) \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) rpi-patches-$(RPI_PATCHES).patch.xz = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz -$(DL_FILE)_MD5 = 4566af86b5ae8f9dfce2442ccac79cc3 +$(DL_FILE)_MD5 = 9b92ea2160a9a383fad7487b5cfd653b rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 966687ff27e450e04ff50e0da829dc00 install : $(TARGET) -- 2.39.2