Update openvpn to version 2.1rc20.

This commit is contained in:
Marcus Scholz
2009-10-22 10:38:45 +02:00
parent 71fc9c5d1a
commit fa85048ef3

View File

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