wok diff QtWeb/receipt @ rev 21159

Up vcdimager (2.0.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 31 13:48:00 2019 +0200 (2019-03-31)
parents 486dbfc17892
children b569b85b0fb9
line diff
     1.1 --- a/QtWeb/receipt	Fri Jan 15 17:18:19 2016 +0100
     1.2 +++ b/QtWeb/receipt	Sun Mar 31 13:48:00 2019 +0200
     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"