Use https over http, fixes problems reported by repology (#5916)

This commit is contained in:
Schrijvers Luc
2021-05-15 09:30:48 +02:00
committed by GitHub
parent 0ecb677550
commit 97c510b9bd
62 changed files with 65 additions and 68 deletions

View File

@@ -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"