aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Pirogov <vbnet.ru@gmail.com>2020-06-22 18:27:56 +0300
committerLeo <thinkabit.ukim@gmail.com>2020-06-22 17:08:32 +0000
commitc68bc3e8f6c8621cd815378ccee15818f56b61f9 (patch)
tree6c46207db2b6c379a69ce4f0aee91d93d51bf7f2
parent390d420b47c3f0e29dbaf698a68f5ac4db1c56ec (diff)
testing/postgresql-citus: upgrade to 9.3.2
-rw-r--r--testing/postgresql-citus/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/postgresql-citus/APKBUILD b/testing/postgresql-citus/APKBUILD
index 8964fa61bef..947b9e27cc5 100644
--- a/testing/postgresql-citus/APKBUILD
+++ b/testing/postgresql-citus/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Michael Pirogov <vbnet.ru@gmail.com>
pkgname=postgresql-citus
_projname=citus
-pkgver=9.3.1
+pkgver=9.3.2
pkgrel=0
pkgdesc="Scalable PostgreSQL for multi-tenant and real-time analytics workloads"
url="https://github.com/citusdata/citus"
@@ -32,4 +32,4 @@ package() {
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
-sha512sums="ae2eafecba6e7dec9d62a14d4e1df5700063a5a1301b047b5fb1014b19ba1ebcdd973a741eb19d59e9f2befbe84603af427b7d68acc7ff78b0829cb15fecf76d citus-9.3.1.tar.gz"
+sha512sums="00e8f66371c513f66e9393d555fbb76068f128673e63f1ee513a41984b83420d11dd861be753f144b3adab5465ff79cc7086fae200bb2b14f17bb459eafb2567 citus-9.3.2.tar.gz"