From feba62bce0fabb51c076787e6dfd3ba1d5b16401 Mon Sep 17 00:00:00 2001 From: Horst Gutmann Date: Sun, 21 Aug 2011 10:57:28 +0200 Subject: dotless 1.2.1.0 Signed-off-by: Adam Vandenberg --- Library/Formula/dotless.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Library/Formula/dotless.rb') diff --git a/Library/Formula/dotless.rb b/Library/Formula/dotless.rb index 6667bdc77..9ebdb1619 100644 --- a/Library/Formula/dotless.rb +++ b/Library/Formula/dotless.rb @@ -1,11 +1,9 @@ require 'formula' -# Don't upgrade until this issue is resolved: -# https://github.com/dotless/dotless/issues/issue/22 class Dotless < Formula homepage "http://www.dotlesscss.org/" - url "https://github.com/dotless/dotless/tarball/v1.1.0.3" - md5 "6ca4801461c31214d2775858bc9adb29" + url "https://github.com/downloads/dotless/dotless/dotless-v1.2.1.0.zip" + md5 "dd06170b2e6a8f943f715977cfcd254d" def install mono_path = `/usr/bin/which mono`.strip -- cgit v1.2.3