aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorIan Lancaster2014-04-21 00:39:23 -0400
committerJack Nagel2014-04-21 09:17:43 -0500
commit673b7ee9740a1af9190622e39c5352c5f8150ae4 (patch)
treec348349db4c7ce995b1a4219a025c3af81b826e4 /Library/Formula
parentd4fa35b8b52a60435d634270eea6f244a4fdbfef (diff)
downloadhomebrew-673b7ee9740a1af9190622e39c5352c5f8150ae4.tar.bz2
openexr 2.1.0
Closes #28564. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/openexr.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/openexr.rb b/Library/Formula/openexr.rb
index 0a59d6388..4772471ad 100644
--- a/Library/Formula/openexr.rb
+++ b/Library/Formula/openexr.rb
@@ -2,8 +2,8 @@ require 'formula'
class Openexr < Formula
homepage 'http://www.openexr.com/'
- url 'http://download.savannah.gnu.org/releases/openexr/openexr-2.0.1.tar.gz'
- sha1 '22589e11d090a01b5c3117e7e0b7bbb8301184b6'
+ url 'http://download.savannah.gnu.org/releases/openexr/openexr-2.1.0.tar.gz'
+ sha1 '4a3db5ea527856145844556e0ee349f45ed4cbc7'
# included for reference only - repository doesn't have 'configure' script
# head 'cvs://:pserver:anonymous@cvs.sv.gnu.org:/sources/openexr:OpenEXR'