From bfa43eeaafbf1a42e1bb23e19e97741dd7d7a859 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 15 Mar 2013 15:40:13 -0700 Subject: yeti: use archive download --- Library/Formula/yeti.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/yeti.rb b/Library/Formula/yeti.rb index b09f8e49f..40a6b2521 100644 --- a/Library/Formula/yeti.rb +++ b/Library/Formula/yeti.rb @@ -2,8 +2,8 @@ require 'formula' class Yeti < Formula homepage 'http://mth.github.com/yeti/' - url 'https://github.com/mth/yeti/tarball/v0.9.7' - sha1 'cf94e3165397cfdf1b9cf348d414af4e17cbcb34' + url 'https://github.com/mth/yeti/archive/v0.9.7.tar.gz' + sha1 'ae1f86f7e18ee05cb6f9a9f1320d7f833d0bdd56' head 'https://github.com/mth/yeti.git' -- cgit v1.2.3