postgresql: update to 9.6.9.

Closes #14384.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Gerardo Di Iorio 2018-05-14 17:13:00 +02:00 committed by Enno Boland
parent 13c1b6a6fe
commit 488d633494
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'postgresql'
pkgname=postgresql
version=9.6.8
revision=2
version=9.6.9
revision=1
build_style=gnu-configure
make_build_target="world"
configure_args="--with-openssl --with-python
@ -11,10 +11,10 @@ configure_args="--with-openssl --with-python
--with-system-tzdata=/usr/share/zoneinfo --enable-nls --with-uuid=e2fs"
short_desc="Sophisticated open-source Object-Relational DBMS"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.postgresql.org"
license="BSD"
homepage="https://www.postgresql.org"
license="PostgreSQL"
distfiles="https://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2"
checksum=eafdb3b912e9ec34bdd28b651d00226a6253ba65036cb9a41cad2d9e82e3eb70
checksum=b97952e3af02dc1e446f9c4188ff53021cc0eed7ed96f254ae6daf968c443e2e
hostmakedepends="flex docbook docbook2x openjade"
makedepends="libfl-devel readline-devel libressl-devel perl