aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authornibbles 2bits2012-06-07 22:10:24 -0700
committerAdam Vandenberg2012-06-07 22:16:24 -0700
commitd6c7867ddf2a914bc3a7ea9cccb4c768ee3a8e67 (patch)
treed03109f8a6a2253e2a97dc4e9defba465e537179 /Library/Formula
parentb125543b20a30e256997c695bdb069d96f62a9bd (diff)
downloadhomebrew-d6c7867ddf2a914bc3a7ea9cccb4c768ee3a8e67.tar.bz2
openimageio 1.0.7
Upgrade oiio to version 1.0.7. It passes `--with-tests`. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 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'