wok-6.x diff tupi/receipt @ rev 25445
itaka: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 06 07:38:52 2022 +0000 (2022-09-06) |
parents | 7c0170dd3ecc |
children |
line diff
1.1 --- a/tupi/receipt Wed Feb 23 11:49:52 2022 +0000 1.2 +++ b/tupi/receipt Tue Sep 06 07:38:52 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 TARBALL="${PACKAGE}_${VERSION}.tar.gz" 1.6 WEB_SITE="https://www.maefloresta.com/" 1.7 -WGET_URL="http://download.berlios.de/tupi/$TARBALL/from_sourceforge" 1.8 +WGET_URL="$SF_MIRROR/tupi2d/$TARBALL" 1.9 1.10 DEPENDS="libQtCore libQtSvg libQtOpenGL ffmpeg quazip mesa libogg libtheora libtheora-enc" 1.11 BUILD_DEPENDS="ruby-dev Qt4-dev qmake ffmpeg-dev zlib-dev quazip-dev mesa-dev \