openvdb: update to 10.0.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=openvdb
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=10.0.0
|
||||
pkgver=10.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -27,7 +27,7 @@ options=('!strip' 'buildflags' '!debug')
|
||||
source=(${_realname}-${pkgver}.tar.gz::https://github.com/AcademySoftwareFoundation/openvdb/archive/v${pkgver}.tar.gz
|
||||
001-use-pkgconfig.patch
|
||||
002-fix-finding-tbb.patch)
|
||||
sha256sums=('6d4f6b5ccd0f9d35a4886d9a51a98c97fa314f75bf9737c5121e91b706e2db70'
|
||||
sha256sums=('887a3391fbd96b20c77914f4fb3ab4b33d26e5fc479aa036d395def5523c622f'
|
||||
'107a1e7fa6a8efd0931f36088e19b14732f96df124cad6cf22821533ff745d62'
|
||||
'0ce7767fb9561dfbea0160709e2644e4c0e2e22d24aed1686644369e5f8f99e5')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user