ircd-irc2: add livecheck

master
Sam Ford 2021-09-17 14:53:55 -04:00 committed by GitHub
parent 110ab982aa
commit 9290625c99
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 IrcdIrc2 < Formula
version "2.11.2p3"
sha256 "be94051845f9be7da0e558699c4af7963af7e647745d339351985a697eca2c81"
livecheck do
url "http://www.irc.org/ftp/irc/server/"
regex(/href=.*?irc[._-]?v?(\d+(?:\.\d+)+(?:p\d+)?)\.t/i)
end
bottle do
rebuild 1
sha256 arm64_big_sur: "ed3eac7c4635484c94d12579948947bff1eb6a671846fcd9273dd5ed226759fa"