From: <abe...@us...> - 2014-05-03 19:55:06
|
Revision: 6515 http://sourceforge.net/p/astlinux/code/6515 Author: abelbeck Date: 2014-05-03 19:55:01 +0000 (Sat, 03 May 2014) Log Message: ----------- openvpn, version bump to 2.3.4 Modified Paths: -------------- branches/1.0/package/openvpn/openvpn.mk Modified: branches/1.0/package/openvpn/openvpn.mk =================================================================== --- branches/1.0/package/openvpn/openvpn.mk 2014-05-02 00:09:57 UTC (rev 6514) +++ branches/1.0/package/openvpn/openvpn.mk 2014-05-03 19:55:01 UTC (rev 6515) @@ -4,7 +4,7 @@ # ############################################################# -OPENVPN_VERSION = 2.3.3 +OPENVPN_VERSION = 2.3.4 OPENVPN_SITE = http://swupdate.openvpn.net/community/releases OPENVPN_DEPENDENCIES = host-pkg-config OPENVPN_CONF_OPT = --disable-plugins --enable-iproute2 --enable-password-save This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |