openvpn: update to 2.3.12. (#4657)
This commit is contained in:
parent
e722b701c9
commit
ce9a3d075c
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openvpn'
|
# Template file for 'openvpn'
|
||||||
pkgname=openvpn
|
pkgname=openvpn
|
||||||
version=2.3.11
|
version=2.3.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-iproute2 --disable-systemd"
|
configure_args="--enable-iproute2 --disable-systemd"
|
||||||
|
@ -10,9 +10,9 @@ depends="iproute2"
|
||||||
short_desc="An easy-to-use, robust, and highly configurable VPN"
|
short_desc="An easy-to-use, robust, and highly configurable VPN"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.openvpn.net"
|
homepage="https://www.openvpn.net"
|
||||||
distfiles="http://swupdate.openvpn.org/community/releases/${pkgname}-${version}.tar.gz"
|
distfiles="https://swupdate.openvpn.org/community/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=9117a4434fd35e61cf94f9ee7ef84b7aecbc6fa556f779ff599560f219756163
|
checksum=f5d39b8c55f75b0aab943059b20571452b494146d997b12d48ce9bd753c01cff
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/examples/${pkgname}
|
vmkdir usr/share/examples/${pkgname}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue