From c3afdb48ffb5bed0602281cf4a38d0699daddad2 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 4 Nov 2012 11:12:45 -0600 Subject: xastir 2.0.2 Signed-off-by: Adam Vandenberg --- Library/Formula/xastir.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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' -- cgit v1.2.3