databases/postgresql-jdbc: Upgrade to 42.7.3
Release notes: https://jdbc.postgresql.org/changelogs/2024-03-14-42.7.3-release/
This commit is contained in:
parent
7372ce7674
commit
480f6c9542
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= postgresql
|
||||
PORTVERSION= 42.7.2
|
||||
PORTVERSION= 42.7.3
|
||||
CATEGORIES= databases java
|
||||
MASTER_SITES= http://jdbc.postgresql.org/download/
|
||||
PKGNAMESUFFIX= -jdbc
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1708546617
|
||||
SHA256 (postgresql-42.7.2.jar) = 0c244ac7d02cf89d8e29852eace6595d75bc4d78581b85b2768460081646a57b
|
||||
SIZE (postgresql-42.7.2.jar) = 1089136
|
||||
TIMESTAMP = 1710490233
|
||||
SHA256 (postgresql-42.7.3.jar) = a2644cbfba1baa145ff7e8c8ef582a6eed7a7ec4ca792f7f054122bdec756268
|
||||
SIZE (postgresql-42.7.3.jar) = 1089312
|
||||
|
|
Loading…
Reference in a new issue