Adjust strongSwan version handling in HTML output
This commit is contained in:
committed by
Tobias Brunner
parent
ffe710ae71
commit
beff82dd98
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user