aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/xdelta.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/xdelta.rb b/Library/Formula/xdelta.rb
index 7fe3872c1..a558a10b8 100644
--- a/Library/Formula/xdelta.rb
+++ b/Library/Formula/xdelta.rb
@@ -2,8 +2,8 @@ require 'formula'
class Xdelta < Formula
homepage 'http://xdelta.org'
- url 'http://xdelta.googlecode.com/files/xdelta3-3.0.3.tar.gz'
- sha1 '4dfffc52a77a507edfac226d0e4716e35eaa68be'
+ url 'http://xdelta.googlecode.com/files/xdelta3-3.0.4.tar.gz'
+ sha1 'dee79dbd0632071da0ec53886aa4b72d18cc67ec'
def install
system "./configure", "--disable-dependency-tracking",