postgresql: update to 9.6.19.

This commit is contained in:
Johannes 2020-08-14 23:04:10 +02:00 committed by Johannes
parent 62e8f11384
commit be8631bdbf

View file

@ -1,7 +1,7 @@
# Template file for 'postgresql'
pkgname=postgresql
version=9.6.18
revision=4
version=9.6.19
revision=1
build_style=gnu-configure
make_build_target=world
configure_args="--with-openssl --with-python
@ -19,7 +19,7 @@ license="PostgreSQL"
homepage="https://www.postgresql.org"
changelog="https://www.postgresql.org/docs/current/release-${version//./-}.html"
distfiles="https://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2"
checksum=517ec282b785e6d22f360c30ba0c5e2a506fca5ca07dcc545427511d94c89999
checksum=61f93a94ccddbe0b2d1afaf03f04ba605d8af5b774ff9b830e5adeb50ab55cb0
conf_files="
/etc/default/${pkgname}