mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
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 <gustavo@zacarias.com.ar> Reviewed-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
40353e3e13
commit
bb446a7b77
@ -1,2 +1,2 @@
|
|||||||
# Locally calculated
|
# Locally calculated after checking pgp signature
|
||||||
sha256 c54dbf91d47b9533fac3b94d2b5719bdbe0d081fe8245184f91ef8a871d22003 openvpn-2.3.10.tar.xz
|
sha256 52f16bef3a02369682f1464fbd2821070c98d0bd993f4c46c764e87375abdcc1 openvpn-2.3.9.tar.xz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
OPENVPN_VERSION = 2.3.10
|
OPENVPN_VERSION = 2.3.9
|
||||||
OPENVPN_SOURCE = openvpn-$(OPENVPN_VERSION).tar.xz
|
OPENVPN_SOURCE = openvpn-$(OPENVPN_VERSION).tar.xz
|
||||||
OPENVPN_SITE = http://swupdate.openvpn.net/community/releases
|
OPENVPN_SITE = http://swupdate.openvpn.net/community/releases
|
||||||
OPENVPN_DEPENDENCIES = host-pkgconf
|
OPENVPN_DEPENDENCIES = host-pkgconf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user