From 7ceebb3f08474def3a506d07eebee1d58162de4d Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Wed, 9 Nov 2011 09:32:55 -0600 Subject: leptonica: fix patch The leptonica patch wasn't pulling properly from the Google Code repository, so it's been copied to a gist mirror. Fixes #8522. Closes #8525. Signed-off-by: Charlie Sharpsteen --- Library/Formula/leptonica.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/leptonica.rb b/Library/Formula/leptonica.rb index 7a120e7eb..72e7518f7 100644 --- a/Library/Formula/leptonica.rb +++ b/Library/Formula/leptonica.rb @@ -12,7 +12,7 @@ class Leptonica < Formula # Leptonica is missing an #include for PNG support # Can be removed in 1.69 # http://code.google.com/p/leptonica/issues/detail?id=56 - "http://leptonica.googlecode.com/issues/attachment?aid=560001000&name=zlib-include.patch&token=c41d407131e91bb18eb4f3d2d569c778" + "https://raw.github.com/gist/1320510/b11d417326344202d8ff03ede8151c147ec2598d/zlib-include.patch" end def install -- cgit v1.2.3