mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
databases/pg_citus: update to 10.2.1
ChangeLog: https://github.com/citusdata/citus/blob/v10.2.1/CHANGELOG.md
This commit is contained in:
parent
55c91b503c
commit
df7f48b4a7
3 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Matthew Seaman
|
||||
|
||||
PORTNAME= citus
|
||||
PORTVERSION= 10.1.2
|
||||
PORTVERSION= 10.2.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= databases
|
||||
PKGNAMEPREFIX= pg_
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1629196977
|
||||
SHA256 (citusdata-citus-v10.1.2_GH0.tar.gz) = cade8cfb842bac1b7522ed92f668293a316d0d3a383cca27ed7e9ef16be641d6
|
||||
SIZE (citusdata-citus-v10.1.2_GH0.tar.gz) = 5280795
|
||||
TIMESTAMP = 1633853637
|
||||
SHA256 (citusdata-citus-v10.2.1_GH0.tar.gz) = 77b180da1edeea15a16f21b7d0696eba2490c5b0031a86c3289c4d80062128b9
|
||||
SIZE (citusdata-citus-v10.2.1_GH0.tar.gz) = 5502245
|
||||
|
|
|
@ -119,6 +119,8 @@ share/postgresql/extension/citus--10.0-1--10.0-2.sql
|
|||
share/postgresql/extension/citus--10.0-2--10.0-3.sql
|
||||
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--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…
Add table
Reference in a new issue