mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
Use https over http, fixes problems reported by repology (#5916)
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY="Libs for the efficient manipulation of volumetric data"
|
||||
DESCRIPTION="The OpenVDB library comprises a hierarchical data structure and \
|
||||
a suite of tools for the efficient manipulation of sparse, possibly \
|
||||
time-varying, volumetric data discretized on a three-dimensional grid."
|
||||
HOMEPAGE="http://www.openvdb.org/"
|
||||
HOMEPAGE="https://www.openvdb.org/"
|
||||
COPYRIGHT="2012-2019 DreamWorks Animation LLC"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user