CImg 1.5.5

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Brett Koonce 2013-05-23 09:25:27 -05:00 committed by Jack Nagel
parent 03ecac1ec6
commit cd90faa206
1 changed files with 2 additions and 2 deletions

View File

@ -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'