From 2700e60a1ea68cc48c7e6934ae9d28fc3299f883 Mon Sep 17 00:00:00 2001 From: Hong Xu Date: Mon, 20 May 2013 00:45:17 -0700 Subject: editorconfig 0.11.5 Closes #19939. Closes #19941. Signed-off-by: Jack Nagel --- Library/Formula/editorconfig.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/editorconfig.rb b/Library/Formula/editorconfig.rb index 9fd48d4e7..3efbd2a45 100644 --- a/Library/Formula/editorconfig.rb +++ b/Library/Formula/editorconfig.rb @@ -2,8 +2,8 @@ require 'formula' class Editorconfig < Formula homepage 'http://editorconfig.org' - url 'https://github.com/editorconfig/editorconfig-core/archive/v0.11.3.zip' - sha1 '9e0c22e863dfb8b97526812ebe7c58c46604ebb8' + url 'http://downloads.sourceforge.net/project/editorconfig/EditorConfig-C-Core/0.11.5/source/editorconfig-core-c-0.11.5.tar.gz' + sha1 '2fe9df54d49c17d7e62c3996f4095afcd79d4d28' depends_on 'cmake' => :build -- cgit v1.2.3