graphics/MaterialX: Updated for version 1.38.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c167b2b09c
commit
096c92a27a
|
@ -25,8 +25,8 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=MaterialX
|
PRGNAM=MaterialX
|
||||||
VERSION=${VERSION:-1.38.8}
|
VERSION=${VERSION:-1.38.9}
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
EXTVERSION=20240101
|
EXTVERSION=20240101
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="MaterialX"
|
PRGNAM="MaterialX"
|
||||||
VERSION="1.38.8"
|
VERSION="1.38.9"
|
||||||
HOMEPAGE="https://materialx.org/"
|
HOMEPAGE="https://materialx.org/"
|
||||||
DOWNLOAD="https://github.com/AcademySoftwareFoundation/MaterialX/archive/v1.38.8.tar.gz \
|
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/nanogui/archive/20240101.tar.gz \
|
||||||
https://github.com/giandex/nanobind/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/nanovg/archive/20240101.tar.gz \
|
||||||
|
@ -9,7 +9,7 @@ DOWNLOAD="https://github.com/AcademySoftwareFoundation/MaterialX/archive/v1.38.8
|
||||||
https://github.com/giandex/robin-map/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/archive/20240101.tar.gz \
|
||||||
https://github.com/giandex/imgui-node-editor/archive/20240101.tar.gz"
|
https://github.com/giandex/imgui-node-editor/archive/20240101.tar.gz"
|
||||||
MD5SUM="fad8f4e19305fb2ee920cbff638f3560 \
|
MD5SUM="8a656a401b34058adc69d6b4e0c80f26 \
|
||||||
405cc59e1bd28e7571b9587c9c9c21a5 \
|
405cc59e1bd28e7571b9587c9c9c21a5 \
|
||||||
ec7d95e77a32fc06a1670fd938981b82 \
|
ec7d95e77a32fc06a1670fd938981b82 \
|
||||||
84ef5e0623bcfc65c3cf767ba71ce5dd \
|
84ef5e0623bcfc65c3cf767ba71ce5dd \
|
||||||
|
|
Loading…
Reference in New Issue