wok diff QtWeb/receipt @ rev 22561

updated boxbackup-client and boxbackup-server (0.11.1 -> 0.12)
author Hans-G?nter Theisgen
date Sun Jan 05 11:14:45 2020 +0100 (2020-01-05)
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 Jan 05 11:14:45 2020 +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"