[Buildroot] [git commit] openvpn: bump to version 2.3.3

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Apr 15 19:54:09 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=b5fa54ecf51294f1e128868e17a2a5bc6a001c5f
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/openvpn/openvpn.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/openvpn/openvpn.mk b/package/openvpn/openvpn.mk
index 5d1add3..a989ffe 100644
--- a/package/openvpn/openvpn.mk
+++ b/package/openvpn/openvpn.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENVPN_VERSION = 2.3.2
+OPENVPN_VERSION = 2.3.3
 OPENVPN_SOURCE = openvpn-$(OPENVPN_VERSION).tar.xz
 OPENVPN_SITE = http://swupdate.openvpn.net/community/releases
 OPENVPN_DEPENDENCIES = host-pkgconf


More information about the buildroot mailing list