wok diff lives/receipt @ rev 25102
Use archive.org for some broken wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jun 21 16:00:20 2022 +0000 (2022-06-21) |
parents | e747fc271d75 |
children |
line diff
1.1 --- a/lives/receipt Thu May 19 19:43:34 2022 +0000 1.2 +++ b/lives/receipt Tue Jun 21 16:00:20 2022 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 1.5 SOURCE="LiVES" 1.6 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.7 -WGET_URL="http://lives-video.com/releases/$TARBALL" 1.8 +WGET_URL="https://web.archive.org/web/20210507194525if_/http://lives-video.com/releases/$TARBALL" 1.9 1.10 DEPENDS="alsa-lib gtk+ libavc1394 liboil libpng libtheora mjpegtools sox" 1.11 BUILD_DEPENDS="alsa-lib alsa-lib-dev expat-dev gtk+-dev libpng-dev perl procps"