openvpn: update to 2.5.5.
This commit is contained in:
parent
67a5702376
commit
3a3fd3fcd2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openvpn'
|
||||
pkgname=openvpn
|
||||
version=2.5.4
|
||||
version=2.5.5
|
||||
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=56c0dcd27ab938c4ad07469c86eb8b7408ef64c3e68f98497db8c03f11792436
|
||||
checksum=119bd69fa0210838f6cdaa273696dc738efa200f454dbe11eb6dfb75dfb6003b
|
||||
|
||||
build_options="mbedtls pkcs11"
|
||||
build_options_default="pkcs11"
|
||||
|
|
Loading…
Reference in a new issue