postgresql: update to 9.6.20.

This commit is contained in:
Johannes 2020-11-13 21:17:23 +01:00 committed by Johannes
parent 27b454aa4f
commit bea0e551b4

View file

@ -1,7 +1,7 @@
# Template file for 'postgresql'
pkgname=postgresql
version=9.6.19
revision=2
version=9.6.20
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=61f93a94ccddbe0b2d1afaf03f04ba605d8af5b774ff9b830e5adeb50ab55cb0
checksum=3d08cba409d45ab62d42b24431a0d55e7537bcd1db2d979f5f2eefe34d487bb6
conf_files="
/etc/default/${pkgname}