pcre 8.20

-Updated url and md5 to download the 8.20 tarball

Closes Homebrew/homebrew#8685.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Juan Sebastian Casallas 2011-11-19 16:07:57 +01:00 committed by Jack Nagel
parent 33e1664580
commit 34056b02f9

View file

@ -1,9 +1,9 @@
require 'formula'
class Pcre < Formula
url 'ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.13.tar.bz2'
url 'ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.20.tar.bz2'
homepage 'http://www.pcre.org/'
md5 '5e595edbcded141813fa1a10dbce05cb'
md5 'a1931c70e1273e3450d5036fe273d25c'
fails_with_llvm "Bus error in ld on SL 10.6.4", :build => 2326