diff --git a/srcpkgs/postgresql/template b/srcpkgs/postgresql/template index 4b1bd173112..5034ac69bf0 100644 --- a/srcpkgs/postgresql/template +++ b/srcpkgs/postgresql/template @@ -1,9 +1,9 @@ # Template file for 'postgresql' pkgname=postgresql -version=9.6.11 -revision=2 +version=9.6.12 +revision=1 build_style=gnu-configure -make_build_target="world" +make_build_target=world configure_args="--with-openssl --with-python --with-pam --datadir=/usr/share/postgresql --enable-thread-safety --with-perl --with-tcl --without-ldap --without-gssapi --without-krb5 @@ -17,7 +17,7 @@ maintainer="Juan RP " license="PostgreSQL" homepage="https://www.postgresql.org" distfiles="https://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2" -checksum=38250adc69a1e8613fb926c894cda1d01031391a03648894b9a6e13ff354a530 +checksum=2e8c8446ba94767bda8a26cf5a2152bf0ae68a86aaebf894132a763084579d84 conf_files=" /etc/default/${pkgname}