aboutsummaryrefslogtreecommitdiffstats
path: root/main/postgresql-bdr
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-04-03 07:33:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-04-06 05:19:21 +0000
commit2b9c47979f842783eeb3338c86c303a72c2c0822 (patch)
tree2ee1d571a1c3ca66d513185d5825318dce99ba4f /main/postgresql-bdr
parentd130692cd35f814a969d294d8a5100dfbd3da6a7 (diff)
downloadaports-2b9c47979f842783eeb3338c86c303a72c2c0822.tar.bz2
aports-2b9c47979f842783eeb3338c86c303a72c2c0822.tar.xz
main/postgresql-bdr: rebuild against libressl-2.7
Diffstat (limited to 'main/postgresql-bdr')
-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 3375b05f12..fbd831e7fd 100644
--- a/main/postgresql-bdr/APKBUILD
+++ b/main/postgresql-bdr/APKBUILD
@@ -2,7 +2,7 @@
pkgname=postgresql-bdr
pkgver=9.4.10_p1
_pkgver=${pkgver/_p/_bdr}
-pkgrel=4
+pkgrel=5
pkgdesc="A sophisticated object-relational DBMS with bidirectional replication support (BDR)"
url="https://wiki.postgresql.org/wiki/BDR_Administration"
arch="all"