From d3fb870f7ea5fb8b4c48776f6e27a6572721c875 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 8 Nov 2017 23:07:21 +0000 Subject: [PATCH] community/postgresql-bdr-extension0.9: rebuild against libressl-2.6 --- 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 9797b6582a0..3bb60f37179 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=0 +pkgrel=1 pkgdesc="PostgreSQL bidirectional replication (BDR) extension" url="https://wiki.postgresql.org/wiki/BDR_Administration" arch="all"