openvpn: update to 2.5.2.
This commit is contained in:
parent
82c7dbae68
commit
d2107aad1a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openvpn'
|
||||
pkgname=openvpn
|
||||
version=2.5.1
|
||||
version=2.5.2
|
||||
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=40930489c837c05f6153f38e1ebaec244431ef1a034e4846ff732d71d59ff194
|
||||
checksum=b12743836901f365efaf82ab2493967e1b21c21eb43ce9a8da1002a17c9c1dc8
|
||||
|
||||
build_options="mbedtls pkcs11"
|
||||
build_options_default="pkcs11"
|
||||
|
|
Loading…
Reference in a new issue