mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
ilmbase: switch to http.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user