wok diff stellarium/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 0c04fc34847a
children
line diff
     1.1 --- a/stellarium/receipt	Fri Jan 21 10:59:24 2022 +0000
     1.2 +++ b/stellarium/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.gz"
     1.6  WEB_SITE="http://www.stellarium.org/"
     1.7 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="https://github.com/Stellarium/stellarium/archive/refs/tags/stellarium-${VERSION//./-}.tar.gz"
     1.9  
    1.10  DEPENDS="libpng mesa glib freetype openssl libQtScript libQtOpenGL libQtSql \
    1.11  libQtNetwork libQtGui zlib"