pcre++: update homepage, add livecheck

master
Sam Ford 2021-03-29 12:46:59 -04:00 committed by GitHub
parent 146d4ea914
commit a27bee66de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -1,11 +1,16 @@
class Pcrexx < Formula
desc "C++ wrapper for the Perl Compatible Regular Expressions"
homepage "https://www.daemon.de/PCRE"
homepage "https://www.daemon.de/projects/pcrepp/"
url "https://www.daemon.de/idisk/Apps/pcre++/pcre++-0.9.5.tar.gz"
mirror "https://distfiles.openadk.org/pcre++-0.9.5.tar.gz"
sha256 "77ee9fc1afe142e4ba2726416239ced66c3add4295ab1e5ed37ca8a9e7bb638a"
license "LGPL-2.1-only"
livecheck do
url "https://www.daemon.de/projects/pcrepp/download/"
regex(/href=.*?pcre\+\+[._-]v?(\d+(?:\.\d+)+)\.t/i)
end
bottle do
rebuild 2
sha256 cellar: :any, arm64_big_sur: "1232e288cacfd0124da243208e1584caf1925be4dcdcc7b94b96585fb50bfabf"