openvpn: update to 2.4.1 (#6043)

This commit is contained in:
Helmut Pozimski 2017-03-27 15:55:54 +02:00 committed by Alessio Sergi
parent ba263f7d32
commit bf19cafe56
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'openvpn'
pkgname=openvpn
version=2.4.0
version=2.4.1
revision=1
build_style=gnu-configure
configure_args="--enable-iproute2 --disable-systemd"
@ -11,8 +11,8 @@ short_desc="An easy-to-use, robust, and highly configurable VPN"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="https://www.openvpn.net"
distfiles="http://build.openvpn.net/downloads/releases/${pkgname}-${version}.tar.gz"
checksum=f21db525b3c03a9bbd0a7ab6d0e4fbaf8902f238bf53b8bc4e04f834e4e7caa4
distfiles="http://build.openvpn.net/downloads/releases/${pkgname}-${version}.tar.xz"
checksum=5dc81e547f3d703ef63047efa3efe6d96e6c7b8530c17c26562b3b63b8e5a2fc
post_install() {
vmkdir usr/share/examples/${pkgname}