wok-current diff mixxx/receipt @ rev 25024
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 18 20:10:17 2022 +0000 (2022-05-18) |
parents | 241fb98cab1c |
children |
line diff
1.1 --- a/mixxx/receipt Tue Feb 15 18:29:48 2022 +0000 1.2 +++ b/mixxx/receipt Wed May 18 20:10:17 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION-src.tar.gz" 1.6 WEB_SITE="https://www.mixxx.org/" 1.7 -WGET_URL="http://downloads.mixxx.org/$PACKAGE-$VERSION/$TARBALL" 1.8 +WGET_URL="https://github.com/mixxxdj/mixxx/archive/refs/tags/release-$VERSION.tar.gz" 1.9 1.10 DEPENDS="libsndfile libogg libid3tag libmad libvorbis taglib libshout \ 1.11 portaudio portmidi libQtOpenGL libQtWebkit libQt3Support libQtScript \