parent
9380abd501
commit
93701b461c
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.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
|
||||
|
|
Loading…
Reference in a new issue