graphics/luxrender: Fix download URLs.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-02-26 14:53:34 -05:00 committed by Robby Workman
parent 03fff40fd7
commit 17739efa5a

View file

@ -3,10 +3,10 @@ VERSION="1.4"
HOMEPAGE="http://www.luxrender.net/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="http://www.luxrender.net/release/luxrender/1.4/linux/64/lux-v1.4-x86_64-sse2-OpenCL.tar.bz2 \
http://www.luxrender.net/release/luxrender/1.4/linux/64/lux-v1.4-x86_64-sse2.tar.bz2"
DOWNLOAD_x86_64="https://slackware.uk/~urchlay/src/lux-v1.4-x86_64-sse2-OpenCL.tar.bz2 \
https://slackware.uk/~urchlay/src/lux-v1.4-x86_64-sse2.tar.bz2"
MD5SUM_x86_64="6635929c033c55c4300c8fc928fa1647 \
ec37591dd3efca4c0ab2051bcc9e64e1"
ec37591dd3efca4c0ab2051bcc9e64e1"
REQUIRES="FreeImage"
MAINTAINER="Klaatu"
EMAIL="klaatu@member.fsf.org"