aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/style-check.rb
diff options
context:
space:
mode:
authorTrevor Wennblom2011-08-22 15:51:21 -0500
committerAdam Vandenberg2011-08-22 20:42:31 -0700
commite4565ddb9b1326793ee9b2eaae71e1f2db87e97a (patch)
tree7c732bf89273125bfdc74e1cbf1ede2e22df8650 /Library/Formula/style-check.rb
parenta1018206ec0f44caa2f01003e0f16ba00261eaba (diff)
downloadhomebrew-e4565ddb9b1326793ee9b2eaae71e1f2db87e97a.tar.bz2
style-check 0.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/style-check.rb')
-rw-r--r--Library/Formula/style-check.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/style-check.rb b/Library/Formula/style-check.rb
index 3303f7ae6..66e773971 100644
--- a/Library/Formula/style-check.rb
+++ b/Library/Formula/style-check.rb
@@ -1,9 +1,9 @@
require 'formula'
class StyleCheck < Formula
- url 'http://www.cs.umd.edu/~nspring/software/style-check-0.13.tar.gz'
+ url 'http://www.cs.umd.edu/~nspring/software/style-check-0.14.tar.gz'
homepage 'http://www.cs.umd.edu/~nspring/software/style-check-readme.html'
- md5 '60eab1aa903217455dcd0f8997949c94'
+ md5 'b88b0632b80abf9c8aaa2c5f2c3e2934'
def install
inreplace "Makefile" do |s|