diff options
Diffstat (limited to 'main/postgresql-bdr/APKBUILD')
-rw-r--r-- | main/postgresql-bdr/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/postgresql-bdr/APKBUILD b/main/postgresql-bdr/APKBUILD index 752ef18e4c..e80eff0edf 100644 --- a/main/postgresql-bdr/APKBUILD +++ b/main/postgresql-bdr/APKBUILD @@ -2,7 +2,7 @@ pkgname=postgresql-bdr pkgver=9.4.10_p1 _ver=${pkgver/_p/_bdr} -pkgrel=0 +pkgrel=1 pkgdesc="A sophisticated object-relational DBMS with bidirectional replication support (BDR)" url="https://wiki.postgresql.org/wiki/BDR_Administration" arch="all" |