From 2b9c47979f842783eeb3338c86c303a72c2c0822 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 3 Apr 2018 07:33:39 +0000 Subject: [PATCH] main/postgresql-bdr: rebuild against libressl-2.7 --- main/postgresql-bdr/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/postgresql-bdr/APKBUILD b/main/postgresql-bdr/APKBUILD index 3375b05f122..fbd831e7fdc 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"