openvpn: update to 2.4.4
This commit is contained in:
parent
7f8d3ccf1d
commit
8ebc77f7ba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'openvpn'
|
||||
pkgname=openvpn
|
||||
version=2.4.3
|
||||
version=2.4.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-iproute2 --disable-systemd"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://www.openvpn.net"
|
||||
distfiles="http://build.openvpn.net/downloads/releases/${pkgname}-${version}.tar.xz"
|
||||
checksum=7aa86167a5b8923e54e8795b814ed77288c793671f59fd830d9ab76d4b480571
|
||||
checksum=96cd1b8fe1e8cb2920f07c3fd3985faea756e16fdeebd11d3e146d5bd2b04a80
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/examples/${pkgname}
|
||||
|
|
Loading…
Reference in a new issue