ilmbase: switch to http.

This commit is contained in:
Jerome Duval
2018-09-21 10:54:14 +02:00
parent 6a7112e0c7
commit 904d82bd74

View File

@@ -5,10 +5,10 @@ abstraction library which currently supports pthreads and Windows threads. \
Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions and \
other useful math functions. Iex is an exception-handling library. There is \
also IexMath module."
HOMEPAGE="https://www.openexr.com/"
HOMEPAGE="http://www.openexr.com/"
COPYRIGHT="2002-2017 Industrial Light & Magic"
LICENSE="BSD (3-clause)"
REVISION="1"
REVISION="2"
SOURCE_URI="https://download.savannah.nongnu.org/releases/openexr/ilmbase-$portVersion.tar.gz"
CHECKSUM_SHA256="cac206e63be68136ef556c2b555df659f45098c159ce24804e9d5e9e0286609e"
if [ "$effectiveTargetArchitecture" = x86_gcc2 ]; then