mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-27 06:43:39 +08:00
openvpn: bump to version 2.3.7
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
233862860c
commit
fb67b749ca
@ -1,2 +1,2 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 adae2ef34c9225347a844683b88caa87cde0979b7f2390fd1776db0eb51510ed openvpn-2.3.6.tar.xz
|
||||
sha256 4062ce972500f98988e9c6e9dd1040be25582f0d49aa7e69f3f4cff96e9aebee openvpn-2.3.7.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPENVPN_VERSION = 2.3.6
|
||||
OPENVPN_VERSION = 2.3.7
|
||||
OPENVPN_SOURCE = openvpn-$(OPENVPN_VERSION).tar.xz
|
||||
OPENVPN_SITE = http://swupdate.openvpn.net/community/releases
|
||||
OPENVPN_DEPENDENCIES = host-pkgconf
|
||||
|
Loading…
Reference in New Issue
Block a user