From a422f2594dd2e16bd90159cb2ec1e035cfb081da Mon Sep 17 00:00:00 2001 From: Kevin Nygaard Date: Thu, 8 Mar 2012 20:43:58 -0600 Subject: elinks --devel 0.12pre5 Signed-off-by: Adam Vandenberg --- Library/Formula/elinks.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/elinks.rb b/Library/Formula/elinks.rb index 8499717f7..79818d12b 100644 --- a/Library/Formula/elinks.rb +++ b/Library/Formula/elinks.rb @@ -7,6 +7,12 @@ class Elinks < Formula head 'http://elinks.cz/elinks.git', :using => :git + devel do + version '0.12pre5' + url 'http://elinks.cz/download/elinks-0.12pre5.tar.bz2' + md5 '92790144290131ac5e63b44548b45e08' + end + fails_with_llvm :build => 2326 if ARGV.build_head? and MacOS.xcode_version >= "4.3" -- cgit v1.2.3