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

@@ -7,10 +7,8 @@ across all supporting applications while allowing for sophisticated back-end \
configuration options suitable for high-end production usage. OCIO is \
compatible with the Academy Color Encoding Specification (ACES) and is \
LUT-format agnostic, supporting many popular formats."
HOMEPAGE="http://opencolorio.org/"
COPYRIGHT="
2003-2010 Sony Pictures Imageworks Inc., et al.
"
HOMEPAGE="https://opencolorio.org/"
COPYRIGHT="2003-2010 Sony Pictures Imageworks Inc., et al."
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="https://github.com/imageworks/OpenColorIO/archive/v$portVersion.tar.gz"