From: Marcus Scholz Date: Thu, 22 Oct 2009 08:38:45 +0000 (+0200) Subject: Update openvpn to version 2.1rc20. X-Git-Tag: v2.9-beta1~661 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa85048ef33b502e023426ddf277a2061a8a0dbd;p=ipfire-2.x.git Update openvpn to version 2.1rc20. --- diff --git a/lfs/openvpn b/lfs/openvpn index f3ebc50146..72fde1876a 100644 --- a/lfs/openvpn +++ b/lfs/openvpn @@ -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)