pcre 8.43

Closes #37252.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-02-24 13:07:43 +08:00
parent 4b05882bef
commit a28532522f
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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.42.tar.bz2"
mirror "https://www.mirrorservice.org/sites/ftp.exim.org/pub/pcre/pcre-8.42.tar.bz2"
sha256 "2cd04b7c887808be030254e8d77de11d3fe9d4505c39d4b15d2664ffe8bf9301"
url "https://ftp.pcre.org/pub/pcre/pcre-8.43.tar.bz2"
mirror "https://www.mirrorservice.org/sites/ftp.exim.org/pub/pcre/pcre-8.43.tar.bz2"
sha256 "91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b"
bottle do
cellar :any