aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/recipes/strongswan.mk
diff options
context:
space:
mode:
Diffstat (limited to 'testing/scripts/recipes/strongswan.mk')
-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)