openvpn: bump to version 2.1.4

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2011-01-14 11:28:26 -03:00 committed by Peter Korsgaard
parent 7b9faa03ee
commit 5635902e88
1 changed files with 2 additions and 2 deletions

View File

@ -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)