aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pcre.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pcre.rb b/Library/Formula/pcre.rb
index 95a8d11d6..72d0c93ea 100644
--- a/Library/Formula/pcre.rb
+++ b/Library/Formula/pcre.rb
@@ -1,9 +1,9 @@
require 'formula'
class Pcre < Formula
- url 'ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.20.tar.bz2'
+ url 'ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.21.tar.bz2'
homepage 'http://www.pcre.org/'
- md5 'a1931c70e1273e3450d5036fe273d25c'
+ md5 '0a7b592bea64b7aa7f4011fc7171a730'
fails_with_llvm "Bus error in ld on SL 10.6.4", :build => 2326