ragel: secure url
parent
fb8a6aa0a5
commit
d0efbeb155
|
@ -8,7 +8,7 @@ class Ragel < Formula
|
||||||
# TODO: Return to using `url :homepage` once the SSL certificate verification
|
# TODO: Return to using `url :homepage` once the SSL certificate verification
|
||||||
# issue is resolved on the upstream server.
|
# issue is resolved on the upstream server.
|
||||||
livecheck do
|
livecheck do
|
||||||
url "http://www.colm.net/open-source/ragel/"
|
url "https://www.colm.net/open-source/ragel/"
|
||||||
regex(/Stable.*?href=.*?ragel[._-]v?(\d+(?:\.\d+)+)\.t/im)
|
regex(/Stable.*?href=.*?ragel[._-]v?(\d+(?:\.\d+)+)\.t/im)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue