From d580ecdbd62294eaf4b7d42218efaa61159db43d Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 9 May 2014 00:16:56 -0500 Subject: xstow 1.0.2 --- Library/Formula/xstow.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3