wok diff vnc2flv/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 e53e5e4b0f9e
children 104a2a2e5484
line diff
     1.1 --- a/vnc2flv/receipt	Tue Jun 12 20:04:51 2012 +0200
     1.2 +++ b/vnc2flv/receipt	Thu Aug 09 12:16:16 2018 +0200
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="VNC recorder"
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="MIT"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.unixuser.org/~euske/python/vnc2flv"
    1.10  WGET_URL="http://pypi.python.org/packages/source/v/vnc2flv/$TARBALL"
    1.11 -DEPENDS="python"
    1.12  SUGGESTED="x11vnc"
    1.13  TAGS="vnc"
    1.14  
    1.15 +DEPENDS="python"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {