Skip to content

Commit 1fb13e4

Browse files
committed
zebra: revision bump to migrate to icu4c@75
1 parent d99589e commit 1fb13e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/z/zebra.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Zebra < Formula
44
url "https://ftp.indexdata.com/pub/zebra/idzebra-2.2.7.tar.gz"
55
sha256 "b465ffeb060f507316e6cfc20ebd46022472076d0d4e96ef7dab63e798066420"
66
license "GPL-2.0-or-later"
7-
revision 2
7+
revision 3
88

99
livecheck do
1010
url "https://ftp.indexdata.com/pub/zebra/"
@@ -21,7 +21,7 @@ class Zebra < Formula
2121
sha256 x86_64_linux: "1038933d7519ce99529c371bfd3d08759626bf84d81a01e65f2154d08e5fcf9a"
2222
end
2323

24-
depends_on "icu4c"
24+
depends_on "icu4c@75"
2525
depends_on "yaz"
2626

2727
uses_from_macos "bzip2"

0 commit comments

Comments
 (0)