diff options
author | B. Watson <urchlay@slackware.uk> | 2024-03-16 17:49:06 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-23 08:17:06 +0700 |
commit | df4dd865979a2e1835cc9c926e3e6f982933f309 (patch) | |
tree | 227943288f5366439d932ed7e849186fe6defb65 | |
parent | adb27191f329ac6b632b77fa84d8bc36c03b3159 (diff) |
graphics/MaterialX: Fix github URLs.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | graphics/MaterialX/MaterialX.info | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/graphics/MaterialX/MaterialX.info b/graphics/MaterialX/MaterialX.info index 9b5e46fde467..a61383daa3fa 100644 --- a/graphics/MaterialX/MaterialX.info +++ b/graphics/MaterialX/MaterialX.info @@ -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 \ |