aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Koonce2013-05-23 09:25:27 -0500
committerJack Nagel2013-05-23 10:06:39 -0500
commitecbecc7b1a0ad9be93695df7ada141865ae90b08 (patch)
tree0712cbd0309b8fbc4dd562c5190166a5fc5ecbfd
parent653e685b3486ee5e5f2b0bcc25e3ed30584cf346 (diff)
downloadhomebrew-ecbecc7b1a0ad9be93695df7ada141865ae90b08.tar.bz2
CImg 1.5.5
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/cimg.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cimg.rb b/Library/Formula/cimg.rb
index 2c0786423..24a164954 100644
--- a/Library/Formula/cimg.rb
+++ b/Library/Formula/cimg.rb
@@ -2,8 +2,8 @@ require 'formula'
class Cimg < Formula
homepage 'http://cimg.sourceforge.net/'
- url 'http://downloads.sourceforge.net/cimg/CImg-1.5.4.zip'
- sha1 '16ce883e0ab57c44f14c7838bda62ad3fd1fecc6'
+ url 'http://downloads.sourceforge.net/cimg/CImg-1.5.5.zip'
+ sha1 '163c4f3821d629f88fe24f0767c8fcdbb5245cfa'
def install
include.install 'CImg.h'