summaryrefslogtreecommitdiff
path: root/postgresql
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2019-11-30 00:09:59 +0100
committerThomas Penteker <tek@serverop.de>2019-11-30 00:09:59 +0100
commitf29556315cebb1b7555d9083bf1dba1a9181bf26 (patch)
treefd6c8a79ece5e14f7cb8296d8e2ab7027205fedb /postgresql
parentc8db5c492d5caad0463b13e88a947fc45f919dac (diff)
downloadcontrib-f29556315cebb1b7555d9083bf1dba1a9181bf26.tar.gz
contrib-f29556315cebb1b7555d9083bf1dba1a9181bf26.tar.xz
postgresql: 12.0 -> 12.1
Diffstat (limited to 'postgresql')
-rw-r--r--postgresql/.signature6
-rw-r--r--postgresql/Pkgfile2
2 files changed, 4 insertions, 4 deletions
diff --git a/postgresql/.signature b/postgresql/.signature
index 8b6a1f9b6..7bb9d690a 100644
--- a/postgresql/.signature
+++ b/postgresql/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3/rsycp/LZeEdYnpP1OyNba+kPA6d0F6ir7R/ksD0Z+rmVxWYf1GdF1fqhHCF4NlXj80PZT3PG/xwlt6mKk0LQI=
-SHA256 (Pkgfile) = 61c523e6eeefb12a5deeccdf9df1a4b09a9f9284747553996c9fa7136d154f4e
+RWSagIOpLGJF3xamJ5ZYh3CK96IvLy4L0t10z5dYXzqrTJNq6gKVI6IdhkMGkyor8NvPJ/ONyhWcScoMfSGPT9SjjX3+RokzgQg=
+SHA256 (Pkgfile) = 9f11097b7b8a35935a56ed1ae3b27a479fca359ac7a43fb28433c78d30148f53
SHA256 (.footprint) = eb9006b3798ece26c54fba8931f105ce2f2b9de4f1d1e1dc5e03d8cab794e008
-SHA256 (postgresql-12.0.tar.bz2) = cda2397215f758b793f741c86be05468257b0e6bcb1a6113882ab5d0df0855c6
+SHA256 (postgresql-12.1.tar.bz2) = a09bf3abbaf6763980d0f8acbb943b7629a8b20073de18d867aecdb7988483ed
SHA256 (postgresql) = 2c5ed04d159081774b2518c67b4bd95671154828a5bca23b68c7c7a05ec40078
diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile
index 3e1d0ee9d..3d3fe5775 100644
--- a/postgresql/Pkgfile
+++ b/postgresql/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: openssl
name=postgresql
-version=12.0
+version=12.1
release=1
source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql)

Generated by cgit