aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Koonce2013-02-01 20:09:40 -0600
committerJack Nagel2013-02-01 22:07:29 -0600
commit84027f195514a9e62e2487b4400c7f1bd5c44a7d (patch)
treea37ce2c67417a69751562d54d2953a5affdd4ac6
parent8e65d394d41a5396718ca1f3d6c24b2a99243ece (diff)
downloadhomebrew-84027f195514a9e62e2487b4400c7f1bd5c44a7d.tar.bz2
CImg 1.5.4
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 f4defeb52..2c0786423 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.2.zip'
- sha1 'd1323ce2e758f96c505dd68e5f58a9f6bd51a93c'
+ url 'http://downloads.sourceforge.net/cimg/CImg-1.5.4.zip'
+ sha1 '16ce883e0ab57c44f14c7838bda62ad3fd1fecc6'
def install
include.install 'CImg.h'