diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 23:07:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:39 +0000 |
commit | d3fb870f7ea5fb8b4c48776f6e27a6572721c875 (patch) | |
tree | 45ea3bb83d6c076d43e4946ab4b6338b15275f28 /community/postgresql-bdr-extension0.9/APKBUILD | |
parent | 667c1aa0242394ec44ac5e0e4c13bb991059cc80 (diff) | |
download | aports-d3fb870f7ea5fb8b4c48776f6e27a6572721c875.tar.bz2 aports-d3fb870f7ea5fb8b4c48776f6e27a6572721c875.tar.xz |
community/postgresql-bdr-extension0.9: rebuild against libressl-2.6
Diffstat (limited to 'community/postgresql-bdr-extension0.9/APKBUILD')
-rw-r--r-- | community/postgresql-bdr-extension0.9/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/postgresql-bdr-extension0.9/APKBUILD b/community/postgresql-bdr-extension0.9/APKBUILD index 9797b6582a..3bb60f3717 100644 --- a/community/postgresql-bdr-extension0.9/APKBUILD +++ b/community/postgresql-bdr-extension0.9/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> 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" |