pcre 8.42

Closes #25562.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-03-20 22:28:21 -07:00
parent 9380abd501
commit 93701b461c

View file

@ -1,9 +1,9 @@
class Pcre < Formula
desc "Perl compatible regular expressions library"
homepage "https://www.pcre.org/"
url "https://ftp.pcre.org/pub/pcre/pcre-8.41.tar.bz2"
mirror "https://www.mirrorservice.org/sites/ftp.exim.org/pub/pcre/pcre-8.41.tar.bz2"
sha256 "e62c7eac5ae7c0e7286db61ff82912e1c0b7a0c13706616e94a7dd729321b530"
url "https://ftp.pcre.org/pub/pcre/pcre-8.42.tar.bz2"
mirror "https://www.mirrorservice.org/sites/ftp.exim.org/pub/pcre/pcre-8.42.tar.bz2"
sha256 "2cd04b7c887808be030254e8d77de11d3fe9d4505c39d4b15d2664ffe8bf9301"
bottle do
cellar :any