regex-opt: secure/fix url(s)
This commit is contained in:
parent
a29ff2e377
commit
11e12576b9
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class RegexOpt < Formula
|
||||
desc "Perl-compatible regular expression optimizer"
|
||||
homepage "http://bisqwit.iki.fi/source/regexopt.html"
|
||||
url "http://bisqwit.iki.fi/src/arch/regex-opt-1.2.4.tar.gz"
|
||||
homepage "https://bisqwit.iki.fi/source/regexopt.html"
|
||||
url "https://bisqwit.iki.fi/src/arch/regex-opt-1.2.4.tar.gz"
|
||||
sha256 "128c8ba9570b1fd8a6a660233de2f5a4022740bc5ee300300709c3894413883f"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue