]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/paks/linux-xen/install.sh
kernel: update to 3.2.47 and kernel-xen to 2.6.32.61.
[people/pmueller/ipfire-2.x.git] / src / paks / linux-xen / install.sh
index 39ac87cf3784906f66fe71563763c30a768ecded..f3472dd1fcc1611111d750d0e53dd5c590d8f97c 100644 (file)
@@ -24,7 +24,7 @@
 . /opt/pakfire/lib/functions.sh
 extract_files
 #
-KVER=2.6.32.60
+KVER=2.6.32.61
 ROOT=`mount | grep " / " | cut -d" " -f1`
 ROOTUUID=`blkid -c /dev/null -sUUID $ROOT | cut -d'"' -f2`
 if [ ! -z $ROOTUUID ]; then