From 144b433402267e1fe02751d7e286dcdeaa2dbf69 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 21 Jul 2009 15:51:04 +0200 Subject: [PATCH] version bump of Linux UML kernel to 2.6.30.2 --- testing/testing.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/testing.conf b/testing/testing.conf index 881c66b..8019382 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -19,7 +19,7 @@ UMLTESTDIR=~/strongswan-testing # Bzipped kernel sources # (file extension .tar.bz2 required) -KERNEL=$UMLTESTDIR/linux-2.6.30.tar.bz2 +KERNEL=$UMLTESTDIR/linux-2.6.30.2.tar.bz2 # Extract kernel version KERNELVERSION=`basename $KERNEL .tar.bz2 | sed -e 's/linux-//'` -- 2.7.4