Skip to content

Commit

Permalink
xdelta3 3.0.5
Browse files Browse the repository at this point in the history
Closes Homebrew#16135.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettkoonce authored and manboubird committed Nov 25, 2012
1 parent 86cf6fa commit 797d27c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/xdelta.rb
Expand Up @@ -2,8 +2,8 @@

class Xdelta < Formula
homepage 'http://xdelta.org'
url 'http://xdelta.googlecode.com/files/xdelta3-3.0.4.tar.gz'
sha1 'dee79dbd0632071da0ec53886aa4b72d18cc67ec'
url 'http://xdelta.googlecode.com/files/xdelta3-3.0.5.tar.gz'
sha1 'd760319a0484aa1b74a71fe6066a25eeabe7532a'

def install
system "./configure", "--disable-dependency-tracking",
Expand Down

0 comments on commit 797d27c

Please sign in to comment.