wok diff qiviewer/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (2022-05-21)
parents 34e801e0eb52
children
line diff
     1.1 --- a/qiviewer/receipt	Sat Feb 19 14:19:02 2022 +0000
     1.2 +++ b/qiviewer/receipt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="https://github.com/samkpo/qiviewer"
     1.7 -WGET_URL="http://qiviewer.googlecode.com/files/$TARBALL"
     1.8 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL"
     1.9  
    1.10  DEPENDS="xorg-libX11 libQtCore libQtGui"
    1.11  BUILD_DEPENDS="cmake Qt4-dev qmake xorg-dev"