aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorHorst Gutmann2011-08-21 10:57:28 +0200
committerAdam Vandenberg2011-08-21 11:58:54 -0700
commitfeba62bce0fabb51c076787e6dfd3ba1d5b16401 (patch)
tree53a2eca724b2d96bbaafb9ae7e54492a75fa898e /Library
parent2580542b3c8aee24b16fe8e5442f98a7cfb9c733 (diff)
downloadhomebrew-feba62bce0fabb51c076787e6dfd3ba1d5b16401.tar.bz2
dotless 1.2.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/dotless.rb6
1 files changed, 2 insertions, 4 deletions
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