diff options
Diffstat (limited to 'testing/postgresql-pglogical')
-rw-r--r-- | testing/postgresql-pglogical/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/postgresql-pglogical/APKBUILD b/testing/postgresql-pglogical/APKBUILD index e4a35e6adf..9dee5e2a36 100644 --- a/testing/postgresql-pglogical/APKBUILD +++ b/testing/postgresql-pglogical/APKBUILD @@ -4,7 +4,7 @@ pkgname=postgresql-pglogical _pkgname=pglogical pkgver=2.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Logical Replication extension for PostgreSQ" url="https://2ndquadrant.com/en/resources/pglogical/" arch="all" |