diff --git a/postgresql/.footprint b/postgresql/.footprint index 90cb43aab..3ed4408df 100644 --- a/postgresql/.footprint +++ b/postgresql/.footprint @@ -333,6 +333,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/commands/ drwxr-xr-x root/root usr/include/postgresql/server/common/ -rw-r--r-- root/root usr/include/postgresql/server/common/base64.h -rw-r--r-- root/root usr/include/postgresql/server/common/config_info.h +-rw-r--r-- root/root usr/include/postgresql/server/common/connect.h -rw-r--r-- root/root usr/include/postgresql/server/common/controldata_utils.h -rw-r--r-- root/root usr/include/postgresql/server/common/fe_memutils.h -rw-r--r-- root/root usr/include/postgresql/server/common/file_perm.h diff --git a/postgresql/.signature b/postgresql/.signature index 6cb3ee629..c6c117e19 100644 --- a/postgresql/.signature +++ b/postgresql/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35ISuK9S6KEM7ARCA0x7zGF0IeChiTxlhXTCWCM9zLxeTpDof4Zmzh+3A0AGAtbwf4bKKOCmZZBXPzdNQqT8MQ0= -SHA256 (Pkgfile) = fc06166a713eaf3e6af68e7253ba21c4279f33c71eb98770c725886eb0eef599 -SHA256 (.footprint) = efd3ee8089820903cd13ea3a127e48a469e15c1c52f3de93f6a6a6f79f34244b -SHA256 (postgresql-12.3.tar.bz2) = 94ed64a6179048190695c86ec707cc25d016056ce10fc9d229267d9a8f1dcf41 +RWSagIOpLGJF39NAzHCCtilB9neXiAd3nzt0dhN9HxDXH+/Pc4jKieF5o4iVe82rlcP8zSDeGKl9khN0Fq4XKlzaIuqrcCz3gAU= +SHA256 (Pkgfile) = f27506e5379ea53dbb092ea5a280d42bb29e2863e462a97abe415f887e0639d5 +SHA256 (.footprint) = 182e89d4f5697a9dc673c05c867010e698bf311abeed818ed3f5ea2753785e30 +SHA256 (postgresql-12.4.tar.bz2) = bee93fbe2c32f59419cb162bcc0145c58da9a8644ee154a30b9a5ce47de606cc SHA256 (postgresql) = 2c5ed04d159081774b2518c67b4bd95671154828a5bca23b68c7c7a05ec40078 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index b11df0905..79ada5202 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=postgresql -version=12.3 +version=12.4 release=1 source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql)