Merge pull request #1164 from awiouy/openvpn

openvpn: update to 2.4.0
This commit is contained in:
Christian Hewitt 2017-01-13 17:07:19 +04:00 committed by GitHub
commit ecb130fbcd

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# This file is part of LibreELEC - http://libreelec.tv # This file is part of LibreELEC - http://libreelec.tv
# Copyright (C) 2016 Christian Hewitt (chewitt@libreelec.tv) # Copyright (C) 2016-2017 Christian Hewitt (chewitt@libreelec.tv)
# #
# LibreELEC is free software: you can redistribute it and/or modify # LibreELEC is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@ -18,7 +18,7 @@
################################################################################ ################################################################################
PKG_NAME="openvpn" PKG_NAME="openvpn"
PKG_VERSION="2.3.14" PKG_VERSION="2.4.0"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"