aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2012-12-13 18:34:42 -0600
committerAdam Vandenberg2012-12-14 09:26:17 -0800
commit203f5e52e87ab980e765a914ffad0843836b96b5 (patch)
tree7cbfd85a827bc0c6ce5bc831d1cf55f304d531e5 /Library/Formula
parentfe0cc42610b343497fdc8c033ccba6cbf9ffc6d4 (diff)
downloadhomebrew-203f5e52e87ab980e765a914ffad0843836b96b5.tar.bz2
xastir 2.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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'