aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJuan Sebastian Casallas2011-11-30 17:09:16 +0100
committerCharlie Sharpsteen2011-11-30 12:35:47 -0800
commite4937f53d4132f42790199b2d9ba61722c675fbf (patch)
tree322ab8ec314fca0e9613f925539fe80a3ac794e8 /Library
parentcdfc600faef9680eec8319b04194aed6b16e6c12 (diff)
downloadhomebrew-e4937f53d4132f42790199b2d9ba61722c675fbf.tar.bz2
pdflib-lite: Update to 7.0.5
-Updated url and md5 to download the 7.0.5 tarball -Removed version as it is inferred from the url -This version no longer fails with llvm Closes #8895. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pdflib-lite.rb7
1 files changed, 2 insertions, 5 deletions
diff --git a/Library/Formula/pdflib-lite.rb b/Library/Formula/pdflib-lite.rb
index dfd386bd7..145dd4591 100644
--- a/Library/Formula/pdflib-lite.rb
+++ b/Library/Formula/pdflib-lite.rb
@@ -1,12 +1,9 @@
require 'formula'
class PdflibLite < Formula
- url 'http://www.pdflib.com/binaries/PDFlib/704/PDFlib-Lite-7.0.4p4.tar.gz'
+ url 'http://www.pdflib.com/binaries/PDFlib/705/PDFlib-Lite-7.0.5.tar.gz'
homepage 'http://www.pdflib.com/download/free-software/pdflib-lite/'
- md5 '1765de9c5f2b6c5769a2160eaa911e9a'
- version "7.0.4p4"
-
- fails_with_llvm "SL 10.6.1 LLVM crashes with an internal compiler error on this version."
+ md5 '34a1cc89e2cfdc1e43ba57019e442a90'
def install
# Without the following substituion, pdflib-lite runs into weird