From d6c7867ddf2a914bc3a7ea9cccb4c768ee3a8e67 Mon Sep 17 00:00:00 2001 From: nibbles 2bits Date: Thu, 7 Jun 2012 22:10:24 -0700 Subject: openimageio 1.0.7 Upgrade oiio to version 1.0.7. It passes `--with-tests`. 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 8ec9d05eb..6c39dc538 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.4' - sha1 '8ee14c433e81cd1db5eded4fc604c492a5857874' + url 'https://github.com/OpenImageIO/oiio/tarball/Release-1.0.5' + sha1 'd7363d2ca5300ce6f37c9ee221364d35f0edb6db' head 'https://github.com/OpenImageIO/oiio.git' -- cgit v1.2.3