aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-07-19 17:48:51 -0700
committerBrett Koonce2014-07-19 23:41:09 -0700
commitdf08ca7a697f5dc32f7866a8ee86439bfee6d86b (patch)
tree5dba3315902ec22fb78fa3c0abc31636658e80da /Library/Formula
parenta07b1145c2a37aa962b4391fbe2c774ca4732f2b (diff)
downloadhomebrew-df08ca7a697f5dc32f7866a8ee86439bfee6d86b.tar.bz2
CImg 1.5.9
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cimg.rb10
1 files changed, 5 insertions, 5 deletions
diff --git a/Library/Formula/cimg.rb b/Library/Formula/cimg.rb
index 2e06ef4b2..5f759aacb 100644
--- a/Library/Formula/cimg.rb
+++ b/Library/Formula/cimg.rb
@@ -1,12 +1,12 @@
-require 'formula'
+require "formula"
class Cimg < Formula
- homepage 'http://cimg.sourceforge.net/'
- url 'https://downloads.sourceforge.net/cimg/CImg-1.5.8.zip'
- sha1 '0c2c5a4ed8656bb9a1319834a4d9a37129aa5d90'
+ homepage "http://cimg.sourceforge.net/"
+ url "https://downloads.sourceforge.net/cimg/CImg-1.5.9.zip"
+ sha1 "bcad203e1836db4882c73923f810cdd69906c896"
def install
- include.install 'CImg.h'
+ include.install "CImg.h"
doc.install %w(
README.txt