Adjust strongSwan version handling in HTML output

This commit is contained in:
Reto Buerki
2013-01-17 15:22:08 +01:00
committed by Tobias Brunner
parent ffe710ae71
commit beff82dd98
4 changed files with 29 additions and 25 deletions
+1 -1
View File
@@ -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)