aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2012-11-04 11:12:45 -0600
committerAdam Vandenberg2012-11-04 09:25:27 -0800
commitc3afdb48ffb5bed0602281cf4a38d0699daddad2 (patch)
tree647886284dea4d475f8feeb68aa69ce828852710 /Library
parent146a695aba2a154515a2a22187a630b477652718 (diff)
downloadhomebrew-c3afdb48ffb5bed0602281cf4a38d0699daddad2.tar.bz2
xastir 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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'