parent
4b05882bef
commit
a28532522f
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue