CImg 1.5.7
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
db743bc137
commit
b5f3e7c334
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue