Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

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

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettkoonce authored and adamv committed Nov 19, 2012
1 parent 2184318 commit 9e74caf
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 9e74caf

Please sign in to comment.