We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
icu4c@75
1 parent d99589e commit 1fb13e4Copy full SHA for 1fb13e4
Formula/z/zebra.rb
@@ -4,7 +4,7 @@ class Zebra < Formula
4
url "https://ftp.indexdata.com/pub/zebra/idzebra-2.2.7.tar.gz"
5
sha256 "b465ffeb060f507316e6cfc20ebd46022472076d0d4e96ef7dab63e798066420"
6
license "GPL-2.0-or-later"
7
- revision 2
+ revision 3
8
9
livecheck do
10
url "https://ftp.indexdata.com/pub/zebra/"
@@ -21,7 +21,7 @@ class Zebra < Formula
21
sha256 x86_64_linux: "1038933d7519ce99529c371bfd3d08759626bf84d81a01e65f2154d08e5fcf9a"
22
end
23
24
- depends_on "icu4c"
+ depends_on "icu4c@75"
25
depends_on "yaz"
26
27
uses_from_macos "bzip2"
0 commit comments