]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/paks/linux-pae/install.sh
kernel: Updated to 2.6.32.26.
[people/pmueller/ipfire-2.x.git] / src / paks / linux-pae / install.sh
index 445af204f2f1e3a43c5c46f0378890b05b9d5f2c..bb9d0bc3f99333c5f3100629961c9b816ebd06a1 100644 (file)
@@ -24,7 +24,7 @@
 . /opt/pakfire/lib/functions.sh
 extract_files
 #
-KVER=2.6.32.28
+KVER=2.6.32.36
 ROOT=`mount | grep " / " | cut -d" " -f1`
 ROOTUUID=`blkid -c /dev/null -sUUID $ROOT | cut -d'"' -f2`
 if [ ! -z $ROOTUUID ]; then