aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/recipes
diff options
context:
space:
mode:
authorReto Buerki <reet@codelabs.ch>2012-12-04 18:46:21 +0100
committerTobias Brunner <tobias@strongswan.org>2013-01-17 15:22:08 +0100
commitbeff82dd98c20570daf166b39cadcdf76a661e57 (patch)
tree8c4b0c41365eb83d969a07ba8d01529784c4efa6 /testing/scripts/recipes
parentffe710ae7136874aed62ca849c523fa62a0cdce9 (diff)
downloadstrongswan-beff82dd98c20570daf166b39cadcdf76a661e57.tar.bz2
strongswan-beff82dd98c20570daf166b39cadcdf76a661e57.tar.xz
Adjust strongSwan version handling in HTML output
Diffstat (limited to 'testing/scripts/recipes')
-rw-r--r--testing/scripts/recipes/strongswan.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/scripts/recipes/strongswan.mk b/testing/scripts/recipes/strongswan.mk
index 4b8263112..76d2d0882 100644
--- a/testing/scripts/recipes/strongswan.mk
+++ b/testing/scripts/recipes/strongswan.mk
@@ -1,6 +1,6 @@
#!/usr/bin/make
-PV = 5.0.1
+PV = $(SWANVERSION)
PKG = strongswan-$(PV)
TAR = $(PKG).tar.bz2
SRC = http://download.strongswan.org/$(TAR)