aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-07-21 15:51:04 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-07-21 15:51:04 +0200
commit144b433402267e1fe02751d7e286dcdeaa2dbf69 (patch)
treedffd777675c0de753a738aab1ab153f48c47c593 /testing/testing.conf
parentfcac8f6571e754eaa94716bf9b319b7d0bc40ebe (diff)
downloadstrongswan-4.3.3.tar.bz2
strongswan-4.3.3.tar.xz
version bump of Linux UML kernel to 2.6.30.24.3.3
Diffstat (limited to 'testing/testing.conf')
-rwxr-xr-xtesting/testing.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index 881c66bbe..80193822c 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-//'`