From c191286aa862c3c756338e0f2fa699f92fa914f5 Mon Sep 17 00:00:00 2001 From: nibbles 2bits Date: Thu, 14 Jun 2012 22:09:36 -0700 Subject: yeti 0.9.5 Upgrade yeti to version 0.9.5. Tested on Lion with system `ant`. Signed-off-by: Adam Vandenberg --- Library/Formula/yeti.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/yeti.rb b/Library/Formula/yeti.rb index 19d5071dd..27ec16bb5 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.4' - md5 'f84448ae15e2b0064f4fc8f24d492b64' + url 'https://github.com/mth/yeti/tarball/v0.9.5' + sha1 '8f92d74609923c462c184ebfe28cb05209e08f1b' head 'https://github.com/mth/yeti.git' -- cgit v1.2.3