wok diff QtWeb/receipt @ rev 20771

cpige: add man page for cook.slitaz.org
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 13 16:56:42 2019 +0100 (2019-02-13)
parents 486dbfc17892
children b569b85b0fb9
line diff
     1.1 --- a/QtWeb/receipt	Fri Jan 15 17:18:19 2016 +0100
     1.2 +++ b/QtWeb/receipt	Wed Feb 13 16:56:42 2019 +0100
     1.3 @@ -7,10 +7,9 @@
     1.4  SHORT_DESC="Customizable Qt4 WebKit browser with opera-like gestures"
     1.5  MAINTAINER="psychomaniak@xakep.ru"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="http://qtweb.googlecode.com/"
     1.8 +WEB_SITE="https://github.com/RomanChebotarev/QtWeb"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10 -#WGET_URL="https://github.com/magist3r/$PACKAGE/archive/fffaddce36.tar.gz"
    1.11 -WGET_URL="https://github.com/RomanChebotarev/$PACKAGE/archive/$COMMIT.tar.gz"
    1.12 +WGET_URL="$WEB_SITE/archive/$COMMIT.tar.gz"
    1.13  TAGS="web-browser"
    1.14  
    1.15  DEPENDS="libQtWebkit libQtXml cacerts xdg-utils"