Skip to content

Commit 924d158

Browse files
committed
openvpn: update to 2.7.1
1 parent 8490930 commit 924d158

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

packages/network/openvpn/package.mk

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
44

55
PKG_NAME="openvpn"
6-
PKG_VERSION="2.7.0"
7-
PKG_SHA256="2f0e10eb272be61e8fb25fe1cfa20875ff30ac857ef1418000c02290bd6dfa45"
6+
PKG_VERSION="2.7.1"
7+
PKG_SHA256="9858477ec2894a8a672974d8650dcb1af2eeffb468981a2b619f0fa387081167"
88
PKG_LICENSE="GPL"
99
PKG_SITE="https://openvpn.net"
1010
PKG_URL="https://swupdate.openvpn.org/community/releases/${PKG_NAME}-${PKG_VERSION}.tar.gz"
@@ -17,6 +17,7 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_have_decl_TUNSETPERSIST=no \
1717
--enable-iproute2 IPROUTE=/sbin/ip \
1818
--enable-management \
1919
--enable-fragment \
20+
--without-openssl-engine \
2021
--disable-port-share \
2122
--disable-debug"
2223

0 commit comments

Comments
 (0)