wok-6.x diff stellarium/receipt @ rev 24976
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 06 11:04:25 2022 +0000 (2022-05-06) |
parents | 0c04fc34847a |
children |
line diff
1.1 --- a/stellarium/receipt Fri Jan 21 10:59:24 2022 +0000 1.2 +++ b/stellarium/receipt Fri May 06 11:04:25 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"