From 96cc2a40f5c960449c498da44fc5eb735e239f1a Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 26 Feb 2012 07:36:40 -0800 Subject: Blueutil 1.0.0 --- Library/Formula/blueutil.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/blueutil.rb b/Library/Formula/blueutil.rb index 49a443cab..58f7607f3 100644 --- a/Library/Formula/blueutil.rb +++ b/Library/Formula/blueutil.rb @@ -1,8 +1,11 @@ require 'formula' class Blueutil < Formula - head 'https://github.com/toy/blueutil.git' homepage 'https://github.com/toy/blueutil' + url 'https://github.com/toy/blueutil/tarball/v1.0.0' + sha1 '64df692f32e920590746ca9d7dc0ea19c3b5c909' + + head 'https://github.com/toy/blueutil.git' def install # Set to build with SDK=macosx10.6, but it doesn't actually need 10.6 -- cgit v1.2.3