graphics/MaterialX: Fix github URLs.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
adb27191f3
commit
df4dd86597
|
@ -1,14 +1,14 @@
|
|||
PRGNAM="MaterialX"
|
||||
VERSION="1.38.9"
|
||||
HOMEPAGE="https://materialx.org/"
|
||||
DOWNLOAD="https://github.com/AcademySoftwareFoundation/MaterialX/archive/v1.38.9.tar.gz \
|
||||
https://github.com/giandex/nanogui/archive/20240101.tar.gz \
|
||||
https://github.com/giandex/nanobind/archive/20240101.tar.gz \
|
||||
https://github.com/giandex/nanovg/archive/20240101.tar.gz \
|
||||
https://github.com/giandex/glfw/archive/20240101.tar.gz \
|
||||
https://github.com/giandex/robin-map/archive/20240101.tar.gz \
|
||||
https://github.com/giandex/imgui/archive/20240101.tar.gz \
|
||||
https://github.com/giandex/imgui-node-editor/archive/20240101.tar.gz"
|
||||
DOWNLOAD="https://github.com/AcademySoftwareFoundation/MaterialX/archive/v1.38.9/MaterialX-1.38.9.tar.gz \
|
||||
https://github.com/giandex/nanogui/archive/20240101/nanogui-20240101.tar.gz \
|
||||
https://github.com/giandex/nanobind/archive/20240101/nanobind-20240101.tar.gz \
|
||||
https://github.com/giandex/nanovg/archive/20240101/nanovg-20240101.tar.gz \
|
||||
https://github.com/giandex/glfw/archive/20240101/glfw-20240101.tar.gz \
|
||||
https://github.com/giandex/robin-map/archive/20240101/robin-map-20240101.tar.gz \
|
||||
https://github.com/giandex/imgui/archive/20240101/imgui-20240101.tar.gz \
|
||||
https://github.com/giandex/imgui-node-editor/archive/20240101/imgui-node-editor-20240101.tar.gz"
|
||||
MD5SUM="8a656a401b34058adc69d6b4e0c80f26 \
|
||||
405cc59e1bd28e7571b9587c9c9c21a5 \
|
||||
ec7d95e77a32fc06a1670fd938981b82 \
|
||||
|
|
Loading…
Reference in New Issue