CImg 1.5.8
This commit is contained in:
parent
d0b64ddf0f
commit
47268422ed
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Cimg < Formula
|
||||
homepage 'http://cimg.sourceforge.net/'
|
||||
url 'https://downloads.sourceforge.net/cimg/CImg-1.5.7.zip'
|
||||
sha1 '399e332b982b4ca0bcb27ea4f6763fd84a3b8457'
|
||||
url 'https://downloads.sourceforge.net/cimg/CImg-1.5.8.zip'
|
||||
sha1 '0c2c5a4ed8656bb9a1319834a4d9a37129aa5d90'
|
||||
|
||||
def install
|
||||
include.install 'CImg.h'
|
||||
|
|
Loading…
Reference in a new issue