wok diff lives/receipt @ rev 25475
openjdk-6-src: find output to variable
author | Hans-G?nter Theisgen |
---|---|
date | Thu Oct 13 17:05:46 2022 +0100 (2022-10-13) |
parents | e747fc271d75 |
children |
line diff
1.1 --- a/lives/receipt Thu May 19 19:43:34 2022 +0000 1.2 +++ b/lives/receipt Thu Oct 13 17:05:46 2022 +0100 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"