diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-01-30 12:21:07 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-01-30 12:21:07 +0000 |
commit | aaa0331ecf95ced1e913ac9be50168cf0e7cbb82 (patch) | |
tree | 3a86b51b3cb0b5ce596ebd0043af7b3f44384461 /testing/testing.conf | |
parent | 61aaf3c61a16fb7257ea58f381f3579cea84d9c1 (diff) | |
download | vyos-strongswan-aaa0331ecf95ced1e913ac9be50168cf0e7cbb82.tar.gz vyos-strongswan-aaa0331ecf95ced1e913ac9be50168cf0e7cbb82.zip |
[svn-upgrade] Integrating new upstream version, strongswan (2.8.2)
Diffstat (limited to 'testing/testing.conf')
-rwxr-xr-x | testing/testing.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index d59333cba..3d1228503 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: testing.conf,v 1.58 2007/01/14 12:18:31 as Exp $ +# RCSID $Id: testing.conf,v 1.59 2007/01/29 08:29:41 as Exp $ # Root directory of testing UMLTESTDIR=~/strongswan-testing @@ -34,7 +34,7 @@ KERNELCONFIG=$UMLTESTDIR/.config-2.6.18 UMLPATCH=$UMLTESTDIR/uml_jmpbuf-2.6.18.patch.bz2 # Bzipped source of strongSwan -STRONGSWAN=$UMLTESTDIR/strongswan-2.8.1.tar.bz2 +STRONGSWAN=$UMLTESTDIR/strongswan-2.8.2.tar.bz2 # strongSwan compile options (use "yes" or "no") USE_LIBCURL="yes" |