aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 c9792d237..c7311e5cb 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.0.tar.gz'
- sha1 '4dcb6445df134362353a49d34acf866250f205b7'
+ url 'http://downloads.sourceforge.net/xastir/xastir-2.0.2.tar.gz'
+ sha1 '54a94a02349ddf8ec0e48f722cbab760a587000a'
depends_on 'proj'
depends_on 'pcre'