aboutsummaryrefslogtreecommitdiffstats
path: root/main/postgresql-bdr/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-04-18 12:35:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-04-18 20:45:31 +0000
commit8506df8ff19d29141570caa1b7485ffeac5cbd51 (patch)
treee70b95ce242d086c7a1e4f6b1f97a56c1c74b45c /main/postgresql-bdr/APKBUILD
parent2276b43f7c8f72edb09e0704e7960f7bf160f369 (diff)
downloadaports-8506df8ff19d29141570caa1b7485ffeac5cbd51.tar.bz2
aports-8506df8ff19d29141570caa1b7485ffeac5cbd51.tar.xz
main/postgresql-bdr: rebuild against libressl 2.5
Diffstat (limited to 'main/postgresql-bdr/APKBUILD')
-rw-r--r--main/postgresql-bdr/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/postgresql-bdr/APKBUILD b/main/postgresql-bdr/APKBUILD
index 74cb6befc2..d476af8e6d 100644
--- a/main/postgresql-bdr/APKBUILD
+++ b/main/postgresql-bdr/APKBUILD
@@ -2,7 +2,7 @@
pkgname=postgresql-bdr
pkgver=9.4.9_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"