mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
openvpn: update to 2.6.8
This commit is contained in:
parent
890781e31b
commit
212627baaf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openvpn'
|
||||
pkgname=openvpn
|
||||
version=2.6.4
|
||||
revision=2
|
||||
version=2.6.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable pkcs11) --disable-systemd
|
||||
$(vopt_if mbedtls --with-crypto-library=mbedtls)"
|
||||
|
@ -16,7 +16,7 @@ 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/openvpn-${version}.tar.gz"
|
||||
checksum=371a2a323a99a79299b9b4caa4a31bc7b2cdff63236e68d429f3ee50e75f3dd4
|
||||
checksum=5ede1565c8a6d880100f7f235317a7ee9eea83d5052db5547f13a9e76af7805d
|
||||
# t_net.sh fails on CI.
|
||||
make_check=ci-skip
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue