From: Gustavo Zacarias Date: Sun, 31 Jan 2016 13:26:30 +0000 (-0300) Subject: Revert "package/openvpn: bump version to 2.3.10" X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bb446a7b77b96bdf2fc0ed6946a1be0b7650e257;p=buildroot.git Revert "package/openvpn: bump version to 2.3.10" openvpn 2.3.10 doesn't work with polarssl 1.2.x, hence this bump breaks builds for the polarssl backend. This reverts commit 06f3e7904f13ec08492fcc7f6e7287a90eac6347. Signed-off-by: Gustavo Zacarias Reviewed-by: Bernd Kuhls Signed-off-by: Peter Korsgaard --- diff --git a/package/openvpn/openvpn.hash b/package/openvpn/openvpn.hash index 7197258965..4ab916ea24 100644 --- a/package/openvpn/openvpn.hash +++ b/package/openvpn/openvpn.hash @@ -1,2 +1,2 @@ -# Locally calculated -sha256 c54dbf91d47b9533fac3b94d2b5719bdbe0d081fe8245184f91ef8a871d22003 openvpn-2.3.10.tar.xz +# Locally calculated after checking pgp signature +sha256 52f16bef3a02369682f1464fbd2821070c98d0bd993f4c46c764e87375abdcc1 openvpn-2.3.9.tar.xz diff --git a/package/openvpn/openvpn.mk b/package/openvpn/openvpn.mk index 5d838eeb30..8f02792c89 100644 --- a/package/openvpn/openvpn.mk +++ b/package/openvpn/openvpn.mk @@ -4,7 +4,7 @@ # ################################################################################ -OPENVPN_VERSION = 2.3.10 +OPENVPN_VERSION = 2.3.9 OPENVPN_SOURCE = openvpn-$(OPENVPN_VERSION).tar.xz OPENVPN_SITE = http://swupdate.openvpn.net/community/releases OPENVPN_DEPENDENCIES = host-pkgconf