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