telnetd: add livecheck

master
Sam Ford 2020-11-08 11:27:56 -05:00 committed by GitHub
parent 13543381d2
commit 4e36ed3ae9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ class Telnetd < Formula
sha256 "13858ef1018f41b93026302840e832c2b65289242225c5a19ce5e26f84607f15" sha256 "13858ef1018f41b93026302840e832c2b65289242225c5a19ce5e26f84607f15"
license all_of: ["BSD-4-Clause-UC", "BSD-3-Clause"] license all_of: ["BSD-4-Clause-UC", "BSD-3-Clause"]
livecheck do
url "https://opensource.apple.com/tarballs/remote_cmds/"
regex(/href=.*?remote_cmds[._-]v?(\d+(?:\.\d+)*)\.t/i)
end
bottle do bottle do
cellar :any_skip_relocation cellar :any_skip_relocation
sha256 "16f053b3bdfe04dcad271f63cd1f7e6ccc312ddb410081f4f729d12bc80eceb9" => :catalina sha256 "16f053b3bdfe04dcad271f63cd1f7e6ccc312ddb410081f4f729d12bc80eceb9" => :catalina