mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
openvpn: update to 2.5.3.
This commit is contained in:
parent
4526c932a6
commit
d45411d866
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openvpn'
|
# Template file for 'openvpn'
|
||||||
pkgname=openvpn
|
pkgname=openvpn
|
||||||
version=2.5.2
|
version=2.5.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable pkcs11) --disable-systemd
|
configure_args="$(vopt_enable pkcs11) --disable-systemd
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.openvpn.net"
|
homepage="https://www.openvpn.net"
|
||||||
distfiles="http://build.openvpn.net/downloads/releases/${pkgname}-${version}.tar.xz"
|
distfiles="http://build.openvpn.net/downloads/releases/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b12743836901f365efaf82ab2493967e1b21c21eb43ce9a8da1002a17c9c1dc8
|
checksum=fb6a9943c603a1951ca13e9267653f8dd650c02f84bccd2b9d20f06a4c9c9a7e
|
||||||
|
|
||||||
build_options="mbedtls pkcs11"
|
build_options="mbedtls pkcs11"
|
||||||
build_options_default="pkcs11"
|
build_options_default="pkcs11"
|
||||||
|
|
Loading…
Add table
Reference in a new issue