diff options
-rw-r--r-- | community/postgresql-bdr-extension0.9/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/postgresql-bdr-extension0.9/APKBUILD b/community/postgresql-bdr-extension0.9/APKBUILD index 9797b6582a..3bb60f3717 100644 --- a/community/postgresql-bdr-extension0.9/APKBUILD +++ b/community/postgresql-bdr-extension0.9/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=postgresql-bdr-extension0.9 pkgver=0.9.3 -pkgrel=0 +pkgrel=1 pkgdesc="PostgreSQL bidirectional replication (BDR) extension" url="https://wiki.postgresql.org/wiki/BDR_Administration" arch="all" |