From 6631beb56d9f4e0102acae32d2ace87d17045d3d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Apr 2018 21:15:28 +0000 Subject: [PATCH] community/postgresql-bdr-extension0.9: rebuild against libressl-2.7 --- community/postgresql-bdr-extension0.9/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/postgresql-bdr-extension0.9/APKBUILD b/community/postgresql-bdr-extension0.9/APKBUILD index 3bb60f37179..a05c9314b4c 100644 --- a/community/postgresql-bdr-extension0.9/APKBUILD +++ b/community/postgresql-bdr-extension0.9/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena pkgname=postgresql-bdr-extension0.9 pkgver=0.9.3 -pkgrel=1 +pkgrel=2 pkgdesc="PostgreSQL bidirectional replication (BDR) extension" url="https://wiki.postgresql.org/wiki/BDR_Administration" arch="all"