openvpn: update to 2.3.5.

This commit is contained in:
Juan RP 2014-10-30 12:00:33 +01:00
parent f3bbd81af0
commit b85cfab121
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'openvpn'
pkgname=openvpn
version=2.3.4
revision=3
version=2.3.5
revision=1
build_options="systemd"
build_style=gnu-configure
configure_args="--enable-password-save --enable-iproute2 $(vopt_enable systemd)"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://www.openvpn.net"
distfiles="http://swupdate.openvpn.org/community/releases/${pkgname}-${version}.tar.gz"
checksum=af506d5f48568fa8d2f2435cb3fad35f9a9a8f263999ea6df3ba296960cec85a
checksum=d93b447b014a41ec1550c3b760871aa72d7c09f1b5c6fc1e013d3073ac29ca21
post_install() {
if [ "$build_option_systemd" ]; then