mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
openvpn: update to 2.6.7
continue to use configure. cmake lacks the required defines.
This commit is contained in:
parent
abf29e5897
commit
fd38329764
@ -3,13 +3,14 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="openvpn"
|
||||
PKG_VERSION="2.6.6"
|
||||
PKG_SHA256="3b074f392818b31aa529b84f76e8b5e4ad03fca764924f46d906bceaaf421034"
|
||||
PKG_VERSION="2.6.7"
|
||||
PKG_SHA256="ee9877340b1d8de47eb5b52712c3366855fa6a4a1955bf950c68577bd2039913"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://openvpn.net"
|
||||
PKG_URL="https://swupdate.openvpn.org/community/releases/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain libcap-ng lz4 lzo openssl"
|
||||
PKG_LONGDESC="A full featured SSL VPN software solution that integrates OpenVPN server capabilities."
|
||||
PKG_TOOLCHAIN="configure"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_have_decl_TUNSETPERSIST=no \
|
||||
--disable-server \
|
||||
|
Loading…
x
Reference in New Issue
Block a user