Skip to content

Commit a040aec

Browse files
committed
postgis: revision bump (icu4c@78 78.1)
Signed-off-by: botantony <[email protected]>
1 parent 7539928 commit a040aec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/postgis.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Postgis < Formula
44
url "https://download.osgeo.org/postgis/source/postgis-3.6.0.tar.gz"
55
sha256 "8caffef4b457ed70d5328bf4e5a21f9306b06c271662e03e1a65d30090e5f25f"
66
license "GPL-2.0-or-later"
7-
revision 2
7+
revision 3
88

99
livecheck do
1010
url "https://download.osgeo.org/postgis/source/"
@@ -34,7 +34,7 @@ class Postgis < Formula
3434

3535
depends_on "gdal"
3636
depends_on "geos"
37-
depends_on "icu4c@77"
37+
depends_on "icu4c@78"
3838
depends_on "json-c"
3939
depends_on "libpq"
4040
depends_on "libxml2"

0 commit comments

Comments
 (0)