Skip to content

Commit 6f4fa67

Browse files
zliceahesford
authored andcommitted
OpenSubdiv: update to 3.6.0
1 parent e21c34d commit 6f4fa67

File tree

3 files changed

+5
-34
lines changed

3 files changed

+5
-34
lines changed

common/shlibs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3980,8 +3980,8 @@ librdkafka.so.1 librdkafka-1.4.4_3
39803980
librdkafka++.so.1 librdkafka-1.4.4_3
39813981
libraft.so.0 raft-0.18.2_1
39823982
libmdnsd.so.1 libmdnsd-0.9_1
3983-
libosdGPU.so.3.4.3 OpenSubdiv-3.4.3_1
3984-
libosdCPU.so.3.4.3 OpenSubdiv-3.4.3_1
3983+
libosdGPU.so.3.6.0 OpenSubdiv-3.6.0_1
3984+
libosdCPU.so.3.6.0 OpenSubdiv-3.6.0_1
39853985
libcaribou.so.0 libcaribou-0.4.21_3
39863986
libtinyclipboard.so.1 tinyclipboard-16.01_1
39873987
libcbor.so.0.11 libcbor-0.11.0_1

srcpkgs/OpenSubdiv/patches/tbb-2021.patch

Lines changed: 0 additions & 29 deletions
This file was deleted.

srcpkgs/OpenSubdiv/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'OpenSubdiv'
22
pkgname=OpenSubdiv
3-
version=3.4.3
4-
revision=4
3+
version=3.6.0
4+
revision=1
55
build_style=cmake
66
# TODO: CUDA/OpenCL support
77
# NO_GLTESTS: skip tests which require X11 & $DISPLAY environment variable
@@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
1313
license="Apache-2.0"
1414
homepage="http://graphics.pixar.com/opensubdiv/docs/intro.html"
1515
distfiles="https://github.com/PixarAnimationStudios/OpenSubdiv/archive/v${version//./_}.tar.gz"
16-
checksum=7b22eb27d636ab0c1e03722c7a5a5bd4f11664ee65c9b48f341a6d0ce7f36745
16+
checksum=bebfd61ab6657a4f4ff27845fb66a167d00395783bfbd253254d87447ed1d879
1717

1818
if [ "$CROSS_BUILD" ]; then
1919
hostmakedepends+=" OpenSubdiv"

0 commit comments

Comments
 (0)