databases/pg_citus: update to 10.2.2
ChangeLog: https://github.com/citusdata/citus/blob/v10.2.2/CHANGELOG.md
This commit is contained in:
parent
40f591e1b3
commit
efcc5da8a2
3 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Matthew Seaman
|
||||
|
||||
PORTNAME= citus
|
||||
PORTVERSION= 10.2.1
|
||||
PORTVERSION= 10.2.2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= databases
|
||||
PKGNAMEPREFIX= pg_
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1633853637
|
||||
SHA256 (citusdata-citus-v10.2.1_GH0.tar.gz) = 77b180da1edeea15a16f21b7d0696eba2490c5b0031a86c3289c4d80062128b9
|
||||
SIZE (citusdata-citus-v10.2.1_GH0.tar.gz) = 5502245
|
||||
TIMESTAMP = 1636203420
|
||||
SHA256 (citusdata-citus-v10.2.2_GH0.tar.gz) = 5dd2c8235bf406c3f5e0b1d5def6280a356744efb18f97467f26120555823c35
|
||||
SIZE (citusdata-citus-v10.2.2_GH0.tar.gz) = 5513323
|
||||
|
|
|
@ -121,6 +121,7 @@ share/postgresql/extension/citus--10.0-3--10.0-4.sql
|
|||
share/postgresql/extension/citus--10.0-4--10.1-1.sql
|
||||
share/postgresql/extension/citus--10.1-1--10.2-1.sql
|
||||
share/postgresql/extension/citus--10.2-1--10.2-2.sql
|
||||
share/postgresql/extension/citus--10.2-2--10.2-3.sql
|
||||
share/postgresql/extension/citus--8.0-1--8.0-2.sql
|
||||
share/postgresql/extension/citus--8.0-1.sql
|
||||
share/postgresql/extension/citus--8.0-10--8.0-11.sql
|
||||
|
|
Loading…
Reference in a new issue