diff --git a/postgresql/.footprint b/postgresql/.footprint index 3bca266bb..d10d2cb67 100644 --- a/postgresql/.footprint +++ b/postgresql/.footprint @@ -345,6 +345,7 @@ drwxr-xr-x root/root usr/include/postgresql/server/executor/ -rw-r--r-- root/root usr/include/postgresql/server/executor/tstoreReceiver.h -rw-r--r-- root/root usr/include/postgresql/server/executor/tuptable.h drwxr-xr-x root/root usr/include/postgresql/server/fe_utils/ +-rw-r--r-- root/root usr/include/postgresql/server/fe_utils/connect.h -rw-r--r-- root/root usr/include/postgresql/server/fe_utils/mbprint.h -rw-r--r-- root/root usr/include/postgresql/server/fe_utils/print.h -rw-r--r-- root/root usr/include/postgresql/server/fe_utils/psqlscan.h diff --git a/postgresql/.md5sum b/postgresql/.md5sum index 57971970f..4bd6dc112 100644 --- a/postgresql/.md5sum +++ b/postgresql/.md5sum @@ -1,2 +1,2 @@ 7186c94fbcf7bf99f1f315122ebb233a postgresql -e97c3cc72bdf661441f29069299b260a postgresql-10.2.tar.bz2 +506498796a314c549388cafb3d5c717a postgresql-10.3.tar.bz2 diff --git a/postgresql/.signature b/postgresql/.signature index d3568268c..5e7861e04 100644 --- a/postgresql/.signature +++ b/postgresql/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32LKrhaktJPqyeb0JKYfsiQq6JCUzL/jqXxvlZmRVUN7OKSQf9OBbRUEIiCiEeNDrTFCgcSEUAQnujCYJ2pf1Qw= -SHA256 (Pkgfile) = b33882ba37aa6f43efd7932d12c0ac8c61950794af2281768b59766124e9a698 -SHA256 (.footprint) = 6db1b39599b229b7dfec4edb6e2be12e076137e7d214fe4cb59f7246bce75e40 -SHA256 (postgresql-10.2.tar.bz2) = fe32009b62ddb97f7f014307ce9d0edb6972f5a698e63cb531088e147d145bad +RWSagIOpLGJF36Y6Aqf6V3Xo0Yru9KmTDBWxKySOU3SKX2UboprqgFYd3jRvLUI2DJ5sfveZADwfFvjDhcH3Yd6Gm5WYmika4Ac= +SHA256 (Pkgfile) = ac481216ecba4cd35a9cc3b40f81dc4aee81f74e697b950e369b9c5b17c94bd6 +SHA256 (.footprint) = ef0dd027b475f4868de1a782c253696bdba8b8563b7a63570a6d4b2c37250d73 +SHA256 (postgresql-10.3.tar.bz2) = 6ea268780ee35e88c65cdb0af7955ad90b7d0ef34573867f223f14e43467931a SHA256 (postgresql) = 2c5ed04d159081774b2518c67b4bd95671154828a5bca23b68c7c7a05ec40078 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index c697ef0e6..993921cda 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=postgresql -version=10.2 +version=10.3 release=1 source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql)