From: Christian Schmidt Date: Fri, 7 May 2010 16:15:00 +0000 (+0200) Subject: Updated OpenVPN to the stable release, we should not use the rc any more. X-Git-Tag: v2.9-beta1~331 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=9b56f77855de781afd53b77ce6c8ddd12c00fe76 Updated OpenVPN to the stable release, we should not use the rc any more. --- diff --git a/config/rootfiles/core/38/filelists/openvpn b/config/rootfiles/core/38/filelists/openvpn new file mode 120000 index 0000000000..493f3f7a42 --- /dev/null +++ b/config/rootfiles/core/38/filelists/openvpn @@ -0,0 +1 @@ +../../../common/openvpn \ No newline at end of file diff --git a/lfs/openvpn b/lfs/openvpn index 72fde1876a..b7d651f3a7 100644 --- a/lfs/openvpn +++ b/lfs/openvpn @@ -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)