]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/paks/linux-pae/install.sh
kernel: updated to 2.6.32.39.
[people/pmueller/ipfire-2.x.git] / src / paks / linux-pae / install.sh
index cc46e5c69c06c45e3cac02c75fc7aa3d2111d99b..01e59ebce42eb7a2faeb536585b7716e38001074 100644 (file)
@@ -24,7 +24,7 @@
 . /opt/pakfire/lib/functions.sh
 extract_files
 #
-KVER=2.6.32.38
+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