wok diff qiviewer/receipt @ rev 25002

updated nrg2iso (0.4 -> 0.4.1)
author Hans-G?nter Theisgen
date Mon May 16 14:45:30 2022 +0100 (2022-05-16)
parents 34e801e0eb52
children
line diff
     1.1 --- a/qiviewer/receipt	Sat Feb 19 14:19:02 2022 +0000
     1.2 +++ b/qiviewer/receipt	Mon May 16 14:45:30 2022 +0100
     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"