aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/xastir.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/xastir.rb b/Library/Formula/xastir.rb
index c7311e5cb..7c978f2d7 100644
--- a/Library/Formula/xastir.rb
+++ b/Library/Formula/xastir.rb
@@ -2,8 +2,8 @@ require 'formula'
class Xastir < Formula
homepage 'http://www.xastir.org/'
- url 'http://downloads.sourceforge.net/xastir/xastir-2.0.2.tar.gz'
- sha1 '54a94a02349ddf8ec0e48f722cbab760a587000a'
+ url 'http://downloads.sourceforge.net/xastir/xastir-2.0.4.tar.gz'
+ sha1 'b154976c33083c4b2f0c75f0f4ed8e282a27c961'
depends_on 'proj'
depends_on 'pcre'