From ecbecc7b1a0ad9be93695df7ada141865ae90b08 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Thu, 23 May 2013 09:25:27 -0500 Subject: CImg 1.5.5 Signed-off-by: Jack Nagel --- Library/Formula/cimg.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') 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' -- cgit v1.2.3