mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Use https over http, fixes problems reported by repology (#5916)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user