From 45bb1d3660de8d9cdcdb930c2f19e971e08768c2 Mon Sep 17 00:00:00 2001 From: nibbles 2bits Date: Sat, 21 Jul 2012 08:29:24 -0700 Subject: openimageio 1.0.8 Upgrade OpenImageIO to version 1.0.8. It passes all its tests when build on Lion using clang and llvm from XCode-4.3.3. Signed-off-by: Adam Vandenberg --- Library/Formula/openimageio.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/openimageio.rb b/Library/Formula/openimageio.rb index 4f28e4037..9cbc872ad 100644 --- a/Library/Formula/openimageio.rb +++ b/Library/Formula/openimageio.rb @@ -36,8 +36,8 @@ end class Openimageio < Formula homepage 'http://openimageio.org' - url 'https://github.com/OpenImageIO/oiio/tarball/Release-1.0.6' - sha1 'f5f475452d7c18f78874256977515205325579e7' + url 'https://github.com/OpenImageIO/oiio/tarball/Release-1.0.8' + sha1 '9ac265c279392117025cc18061742c3c1392d549' head 'https://github.com/OpenImageIO/oiio.git' -- cgit v1.2.3