wok-6.x diff decibel/receipt @ rev 25504
Update some web_site / wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 05 09:28:51 2023 +0000 (2023-02-05) |
parents | 8ea0030e77cb |
children |
line diff
1.1 --- a/decibel/receipt Thu Sep 01 11:12:31 2022 +0000 1.2 +++ b/decibel/receipt Sun Feb 05 09:28:51 2023 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 1.5 SOURCE="$PACKAGE-audio-player" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WGET_URL="${WEB_SITE}uploads/Main/$TARBALL" 1.8 +WGET_URL="$WEB_SITE/uploads/Main/$TARBALL" 1.9 1.10 DEPENDS="dbus-python gst-python mutagen notify-python pygtk python" 1.11 BUILD_DEPENDS="findutils gettext"