Skip to content

Commit

Permalink
pcre 8.40
Browse files Browse the repository at this point in the history
  • Loading branch information
outcoldman authored and fxcoudert committed Mar 14, 2017
1 parent de4ca1b commit d78a46a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/pcre.rb
@@ -1,9 +1,9 @@
class Pcre < Formula
desc "Perl compatible regular expressions library"
homepage "http://www.pcre.org/"
url "https://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.39.tar.bz2"
mirror "https://www.mirrorservice.org/sites/downloads.sourceforge.net/p/pc/pcre/pcre/8.39/pcre-8.39.tar.bz2"
sha256 "b858099f82483031ee02092711689e7245586ada49e534a06e678b8ea9549e8b"
url "https://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.40.tar.bz2"
mirror "https://www.mirrorservice.org/sites/downloads.sourceforge.net/p/pc/pcre/pcre/8.40/pcre-8.40.tar.bz2"
sha256 "00e27a29ead4267e3de8111fcaa59b132d0533cdfdbdddf4b0604279acbcf4f4"

bottle do
cellar :any
Expand Down

0 comments on commit d78a46a

Please sign in to comment.