postgresql: update to 9.6.16.

This commit is contained in:
Johannes 2019-11-23 15:28:43 +01:00 committed by Johannes
parent 7d6bb9fdb3
commit 3c4449e35b

View file

@ -1,7 +1,7 @@
# Template file for 'postgresql'
pkgname=postgresql
version=9.6.15
revision=2
version=9.6.16
revision=1
build_style=gnu-configure
make_build_target=world
configure_args="--with-openssl --with-python
@ -13,11 +13,11 @@ hostmakedepends="docbook2x flex openjade"
makedepends="libfl-devel libressl-devel libuuid-devel libxslt-devel pam-devel perl
python-devel readline-devel tcl-devel"
short_desc="Sophisticated open-source Object-Relational DBMS"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Johannes <johannes.brechtmann@gmail.com>"
license="PostgreSQL"
homepage="https://www.postgresql.org"
distfiles="https://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2"
checksum=3cd9fe9af247167f863030842c1a57f58bdf3e5d50a94997d34a802b6032170a
checksum=5c6cba9cc0df70ba2b128c4a87d0babfce7c0e2b888f70a9c8485745f66b22e7
conf_files="
/etc/default/${pkgname}