wok-current diff openvpn/receipt @ rev 19768
rsync: may not require /etc/inetd.conf (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 20 15:02:16 2017 +0100 (2017-02-20) |
parents | 0d8a1a3edc72 |
children | c5ff983a04cf |
line diff
1.1 --- a/openvpn/receipt Sun May 18 20:24:07 2014 +0000 1.2 +++ b/openvpn/receipt Mon Feb 20 15:02:16 2017 +0100 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="openvpn" 1.7 -VERSION="2.3.3" 1.8 +VERSION="2.3.6" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Full-featured open source SSL VPN solution." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="GPL2" 1.13 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 +TARBALL="$PACKAGE-$VERSION.tar.xz" 1.15 WEB_SITE="http://openvpn.net/" 1.16 WGET_URL="http://swupdate.openvpn.net/community/releases/$TARBALL" 1.17 TAGS="vpn tunnel network"