aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/openimageio.rb
diff options
context:
space:
mode:
authornibbles 2bits2012-07-21 08:29:24 -0700
committerAdam Vandenberg2012-07-21 12:48:03 -0700
commit45bb1d3660de8d9cdcdb930c2f19e971e08768c2 (patch)
tree1939307176033d43e49dd1e53a3e078090e5a025 /Library/Formula/openimageio.rb
parent00b8b7ae4981c7714002110a7918729b6fa22c76 (diff)
downloadhomebrew-45bb1d3660de8d9cdcdb930c2f19e971e08768c2.tar.bz2
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 <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/openimageio.rb')
-rw-r--r--Library/Formula/openimageio.rb4
1 files changed, 2 insertions, 2 deletions
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'