From 65bf3e5bb579abf9df869a23588cbb0ab5bb84d2 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 9 Feb 2012 21:34:01 -0800 Subject: tintin 2.00.8 --- Library/Formula/tintin.rb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/tintin.rb b/Library/Formula/tintin.rb index 67899a6b2..f4c5f886d 100644 --- a/Library/Formula/tintin.rb +++ b/Library/Formula/tintin.rb @@ -1,16 +1,14 @@ require 'formula' class Tintin < Formula - url 'http://downloads.sourceforge.net/project/tintin/TinTin%2B%2B%20Source%20Code/2.00.7/tintin-2.00.7.tar.gz' homepage 'http://tintin.sf.net' - sha256 '33f2da2cf373916b8b41bed3696122477f06d3fd46809d7706cf30d0909a2c1c' + url 'http://downloads.sourceforge.net/project/tintin/TinTin%2B%2B%20Source%20Code/2.00.8/tintin-2.00.8.tar.gz' + sha256 'e364a7fa7ed35a2d166a081cce4682d5fe2481ee9ce72c6a409903d097e1ae45' - # From version 1.91.1, pcre is required to compile TinTin++ - # http://tintin.sourceforge.net/board/viewtopic.php?t=786 depends_on 'pcre' + # This puts brew's environ (CPPFLAGS and CFLAGS) in generated Makefile def patches - # This puts brew's environ (CPPFLAGS and CFLAGS) in generated Makefile DATA end -- cgit v1.2.3