wok diff openvpn/receipt @ rev 18354

jdk6-jaf jdk6-jaxp jdk6-jaxws: update wget_url
author Yuri Pourre <yuripourre@gmail.com>
date Sun Sep 13 12:53:35 2015 -0300 (2015-09-13)
parents 0d8a1a3edc72
children c5ff983a04cf
line diff
     1.1 --- a/openvpn/receipt	Sun May 18 20:24:07 2014 +0000
     1.2 +++ b/openvpn/receipt	Sun Sep 13 12:53:35 2015 -0300
     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"