wok diff sslh/receipt @ rev 20423

Update some web_site to https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 09 12:16:16 2018 +0200 (2018-08-09)
parents 65be6fea1437
children 03ccd15b9fa1
line diff
     1.1 --- a/sslh/receipt	Thu Jan 12 12:09:31 2017 +0100
     1.2 +++ b/sslh/receipt	Thu Aug 09 12:16:16 2018 +0200
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="sslh"
     1.7 -VERSION="1.18"
     1.8 +VERSION="1.19c"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Accept HTTPS SSH OpenVPN Tinc & XMPP connections on the same port."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13  TARBALL="$PACKAGE-v$VERSION.tar.gz"
    1.14 -WEB_SITE="http://www.rutschle.net/tech/sslh.shtml"
    1.15 -WGET_URL="http://www.rutschle.net/tech/sslh/$TARBALL"
    1.16 +WEB_SITE="http://www.rutschle.net/tech/sslh/README.html"
    1.17 +WGET_URL="https://github.com/yrutschle/sslh/archive/v$VERSION.tar.gz"
    1.18  CONFIG_FILES="/etc/sslh.cfg"
    1.19  TAGS="ssh vpn tunnel"
    1.20