aboutsummaryrefslogtreecommitdiffstats
path: root/main/postgresql/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-04-03 07:20:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-04-06 05:19:20 +0000
commit6e47822f1c79e2702e7629e512230386a3e3fcd8 (patch)
treec918a9dc5cd982e0b5bb342f8f5b9910afeec708 /main/postgresql/APKBUILD
parentfa0bd3601c1c136728b3ce12ec97464b5ebab2a1 (diff)
downloadaports-6e47822f1c79e2702e7629e512230386a3e3fcd8.tar.bz2
aports-6e47822f1c79e2702e7629e512230386a3e3fcd8.tar.xz
main/postgresql: rebuild against libressl-2.7
Diffstat (limited to 'main/postgresql/APKBUILD')
-rw-r--r--main/postgresql/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/postgresql/APKBUILD b/main/postgresql/APKBUILD
index 73a6f00a47..bdaa56a654 100644
--- a/main/postgresql/APKBUILD
+++ b/main/postgresql/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
pkgname=postgresql
pkgver=10.3
-pkgrel=0
+pkgrel=1
pkgdesc="A sophisticated object-relational DBMS"
url="https://www.postgresql.org/"
arch="all"