aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/xstow.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/xstow.rb b/Library/Formula/xstow.rb
index 7002556ab..84774ef61 100644
--- a/Library/Formula/xstow.rb
+++ b/Library/Formula/xstow.rb
@@ -2,8 +2,8 @@ require 'formula'
class Xstow < Formula
homepage 'http://xstow.sourceforge.net/'
- url 'https://downloads.sourceforge.net/project/xstow/xstow-1.0.0.tar.bz2'
- sha1 'e4e68fbf05150067d82ce526cb784c5c91107ec9'
+ url 'https://downloads.sourceforge.net/project/xstow/xstow-1.0.2.tar.bz2'
+ sha1 '3b11025d4ec7b673ab149de6537059800816b4ed'
fails_with :clang do
build 500