CImg 1.5.7

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Brett Koonce 2013-11-19 08:57:42 -06:00 committed by Jack Nagel
parent db743bc137
commit b5f3e7c334

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.6.zip'
sha1 '073391c2bf3ade2c1c3c663a790e774f344dea3d'
url 'http://downloads.sourceforge.net/cimg/CImg-1.5.7.zip'
sha1 '399e332b982b4ca0bcb27ea4f6763fd84a3b8457'
def install
include.install 'CImg.h'