diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-07-21 15:51:04 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-07-21 15:51:04 +0200 |
commit | 144b433402267e1fe02751d7e286dcdeaa2dbf69 (patch) | |
tree | dffd777675c0de753a738aab1ab153f48c47c593 /testing/testing.conf | |
parent | fcac8f6571e754eaa94716bf9b319b7d0bc40ebe (diff) | |
download | strongswan-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-x | testing/testing.conf | 2 |
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-//'` |