Updated OpenVPN to the stable release, we should not use the rc any more.

This commit is contained in:
Christian Schmidt
2010-05-07 18:15:00 +02:00
parent 0d7da887ad
commit 9b56f77855
2 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1 @@
../../../common/openvpn

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.1_rc20
VER = 2.1.1
THISAPP = openvpn-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 8187f8f21507faac5e320e32747203b8
$(DL_FILE)_MD5 = b273ed2b5ec8616fb9834cde8634bce7
install : $(TARGET)