openvpn: update to 2.5.6.
This commit is contained in:
parent
7de4df80b3
commit
bb133c217d
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openvpn'
|
||||
pkgname=openvpn
|
||||
version=2.5.5
|
||||
version=2.5.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable pkcs11) --disable-systemd
|
||||
|
@ -12,8 +12,9 @@ short_desc="Easy-to-use, robust, and highly configurable VPN"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.openvpn.net"
|
||||
changelog="https://raw.githubusercontent.com/OpenVPN/openvpn/release/${version%.*}/Changes.rst"
|
||||
distfiles="http://build.openvpn.net/downloads/releases/${pkgname}-${version}.tar.xz"
|
||||
checksum=119bd69fa0210838f6cdaa273696dc738efa200f454dbe11eb6dfb75dfb6003b
|
||||
checksum=13c7c3dc399d1b571cabf189c4d34ae34656ee72b6bde2a8059c1e9bc61574ed
|
||||
|
||||
build_options="mbedtls pkcs11"
|
||||
build_options_default="pkcs11"
|
||||
|
|
Loading…
Reference in a new issue