Skip to content

Commit

Permalink
postgresql14: update to 14.15
Browse files Browse the repository at this point in the history
  • Loading branch information
dgilman committed Dec 8, 2024
1 parent 33c0dac commit 1941f2b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions databases/postgresql14/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ PortGroup muniversal 1.0

#remember to update the -doc and -server as well
name postgresql14
version 14.13
revision 1
version 14.15
revision 0

categories databases
maintainers {gmail.com:davidgilman1 @dgilman} \
Expand All @@ -27,9 +27,9 @@ master_sites http://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org
postgresql:source/v${version}/
distname postgresql-${version}

checksums rmd160 8e72773814df324675d222151ee64a36fd65035a \
sha256 59aa3c4b495ab26a9ec69f3ad0a0228c51f0fe6facf3634dfad4d1197d613a56 \
size 22414381
checksums rmd160 1bb28d388753fb0ce9e4620711507b4057467402 \
sha256 02e891e314b4e9ee24cbd78028dab7c73f9c1ba3e30835bcbef71fe220401fc5 \
size 22458243

use_bzip2 yes

Expand Down

0 comments on commit 1941f2b

Please sign in to comment.