restund: remove livecheck (#120500)

Signed-off-by: Rui Chen <rui@chenrui.dev>

Signed-off-by: Rui Chen <rui@chenrui.dev>
master
Rui Chen 2023-01-12 22:27:56 -05:00 committed by GitHub
parent 4e4f0e5602
commit 5cf1d7a79e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -6,15 +6,6 @@ class Restund < Formula
license "BSD-3-Clause" license "BSD-3-Clause"
revision 9 revision 9
# The sources.openwrt.org directory listing page is 2+ MB in size and
# growing. This alternative check is less ideal but only a few KB. Versions
# on the package page can use a format like 1.2.3-4, so we omit any trailing
# suffix to match the tarball version.
livecheck do
url "https://openwrt.org/packages/pkgdata/restund"
regex(/<dd [^>]*?class="version"[^>]*?>\s*?v?(\d+(?:\.\d+)+)/im)
end
bottle do bottle do
sha256 arm64_ventura: "b9ba059a6225c2f65e8a9c5e6f6f1e0e697026a5adbd11feebe829bcda207e09" sha256 arm64_ventura: "b9ba059a6225c2f65e8a9c5e6f6f1e0e697026a5adbd11feebe829bcda207e09"
sha256 arm64_monterey: "0d6aba84bcbe504021c1fd5add9804830061fcab75ec2fb596645bc50c3f9eae" sha256 arm64_monterey: "0d6aba84bcbe504021c1fd5add9804830061fcab75ec2fb596645bc50c3f9eae"