Skip to content

Commit

Permalink
postgis3: update to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Sep 26, 2024
1 parent 40a267e commit a56ae6f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions databases/postgis3/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortSystem 1.0
name postgis3
categories databases gis
license GPL-2+
version 3.4.3
version 3.5.0
revision 0
maintainers {vince @Veence} {yahoo.com:n_larsson @nilason} openmaintainer

Expand All @@ -21,9 +21,9 @@ homepage https://postgis.net/
master_sites https://download.osgeo.org/postgis/source
distname postgis-${version}

checksums rmd160 720786a4a3b43b784be6d5d6f6a8488b25899f85 \
sha256 f8ded505daeb8f57659da2b9e577ff71e183aaa094708d2eece2c56d93361f62 \
size 14957514
checksums rmd160 a2b158d3a03ab7fc9e224a141a97464fa2e1a6e8 \
sha256 ca698a22cc2b2b3467ac4e063b43a28413f3004ddd505bdccdd74c56a647f510 \
size 15031829

post-configure {
if {[variant_exists universal] && [variant_isset universal]} {
Expand Down

0 comments on commit a56ae6f

Please sign in to comment.