openvpn: update to 2.5.4.

This commit is contained in:
Yuyu 2021-10-06 12:51:24 +02:00 committed by Duncan Overbruck
parent 51b325f813
commit 9a0723a15b

View file

@ -1,6 +1,6 @@
# Template file for 'openvpn'
pkgname=openvpn
version=2.5.3
version=2.5.4
revision=1
build_style=gnu-configure
configure_args="$(vopt_enable pkcs11) --disable-systemd
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://www.openvpn.net"
distfiles="http://build.openvpn.net/downloads/releases/${pkgname}-${version}.tar.xz"
checksum=fb6a9943c603a1951ca13e9267653f8dd650c02f84bccd2b9d20f06a4c9c9a7e
checksum=56c0dcd27ab938c4ad07469c86eb8b7408ef64c3e68f98497db8c03f11792436
build_options="mbedtls pkcs11"
build_options_default="pkcs11"