From db74b9b4776aced4f4ac59076eebe10a98768f09 Mon Sep 17 00:00:00 2001 From: nibbles 2bits Date: Sun, 9 Sep 2012 17:28:35 -0700 Subject: 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 --- Library/Formula/openimageio.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') 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' -- cgit v1.2.3