[Buildroot] [git commit master 1/1] openvpn: bump to version 2.1.4

Peter Korsgaard jacmet at sunsite.dk
Mon Jan 17 21:27:41 UTC 2011


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

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/openvpn/openvpn.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/openvpn/openvpn.mk b/package/openvpn/openvpn.mk
index ba91690..89118b1 100644
--- a/package/openvpn/openvpn.mk
+++ b/package/openvpn/openvpn.mk
@@ -4,8 +4,8 @@
 #
 #############################################################
 
-OPENVPN_VERSION = 2.1.3
-OPENVPN_SITE = http://openvpn.net/release
+OPENVPN_VERSION = 2.1.4
+OPENVPN_SITE = http://swupdate.openvpn.net/community/releases
 OPENVPN_CONF_OPT = --enable-small
 
 ifeq ($(BR2_TOOLCHAIN_HAS_THREADS),y)
-- 
1.7.3.4



More information about the buildroot mailing list