From 9a0be0b33661e69ae60e4152db5f0306386e6518 Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Wed, 3 Jan 2024 17:03:14 +0800 Subject: [PATCH] update components branch Signed-off-by: Zhao Hang --- postgresql.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgresql.yaml b/postgresql.yaml index cee2f95..ee4f0a1 100644 --- a/postgresql.yaml +++ b/postgresql.yaml @@ -50,7 +50,7 @@ data: arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64] postgresql: rationale: Module API. - ref: a8-postgresql-stream-15 + ref: a8.8-postgresql-stream-15 arches: [aarch64, loongarch64, i686, ppc64le, s390x, x86_64] buildorder: 0 pg_repack: -- Gitee