Skip to content

Commit

Permalink
open-vcdiff 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed Jul 30, 2012
1 parent 8b86880 commit f817439
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/open-vcdiff.rb
@@ -1,9 +1,9 @@
require 'formula'

class OpenVcdiff < Formula
url 'http://open-vcdiff.googlecode.com/files/open-vcdiff-0.7.tar.gz'
homepage 'http://code.google.com/p/open-vcdiff/'
md5 'c6a3f29311d937911f508b8a474b5f57'
url 'http://open-vcdiff.googlecode.com/files/open-vcdiff-0.8.3.tar.gz'
sha1 'fd14e8d46edac14988f1a6cab479bc07677d487c'

def install
system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}"
Expand Down

0 comments on commit f817439

Please sign in to comment.