aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authornibbles 2bits2012-06-14 22:09:36 -0700
committerAdam Vandenberg2012-06-14 22:15:50 -0700
commitc191286aa862c3c756338e0f2fa699f92fa914f5 (patch)
tree72d2019464b995ce9f5b772ba25f370c596dde6c /Library
parent3b9717f7ada2a487e1ee95630ae1cff9f4987cee (diff)
downloadhomebrew-c191286aa862c3c756338e0f2fa699f92fa914f5.tar.bz2
yeti 0.9.5
Upgrade yeti to version 0.9.5. Tested on Lion with system `ant`. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/yeti.rb4
1 files 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'