aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/openimageio.rb
diff options
context:
space:
mode:
authornibbles 2bits2012-09-09 17:28:35 -0700
committerAdam Vandenberg2012-09-09 22:06:34 -0700
commitdb74b9b4776aced4f4ac59076eebe10a98768f09 (patch)
tree9d92d2c4c32c8301aae57816d9563577a5de10b3 /Library/Formula/openimageio.rb
parent419857b3de94c530df10e99a3d6298b1b0eea045 (diff)
downloadhomebrew-db74b9b4776aced4f4ac59076eebe10a98768f09.tar.bz2
openimageio 1.0.9
- Upgrade to 1.0.9 - Update the sha1 on `J2kp4files`. Not sure why it changed, but it's housed on fedoraproject.org. So I think we're good. - It passes all 39 of it tests Closes #14826. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/openimageio.rb')
-rw-r--r--Library/Formula/openimageio.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/openimageio.rb b/Library/Formula/openimageio.rb
index 32bd2c4c6..3d5ee69d1 100644
--- a/Library/Formula/openimageio.rb
+++ b/Library/Formula/openimageio.rb
@@ -2,7 +2,7 @@ require 'formula'
class J2kp4files < Formula
url 'http://pkgs.fedoraproject.org/repo/pkgs/openjpeg/j2kp4files_v1_5.zip/27780ed3254e6eb763ebd718a8ccc340/j2kp4files_v1_5.zip'
- sha1 '9ac265c279392117025cc18061742c3c1392d549'
+ sha1 'a90cad94abbe764918175db72b49df6d2f63704b'
end
class Tiffpic < Formula
@@ -36,8 +36,8 @@ end
class Openimageio < Formula
homepage 'http://openimageio.org'
- url 'https://github.com/OpenImageIO/oiio/tarball/Release-1.0.8'
- sha1 '9ac265c279392117025cc18061742c3c1392d549'
+ url 'https://github.com/OpenImageIO/oiio/tarball/Release-1.0.9'
+ sha1 '3975c1eb08bf5c84ea69304f275287971e5af7ff'
head 'https://github.com/OpenImageIO/oiio.git'