wok-6.x diff openvpn/receipt @ rev 19229
Add httpfs2-fuse
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jun 24 16:28:42 2016 +0200 (2016-06-24) |
parents | 0d8a1a3edc72 |
children | c5ff983a04cf |
line diff
1.1 --- a/openvpn/receipt Sun May 18 20:24:07 2014 +0000 1.2 +++ b/openvpn/receipt Fri Jun 24 16:28:42 2016 +0200 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"