postgresql: 12.2 -> 12.3

This commit is contained in:
Thomas Penteker 2020-05-25 15:24:39 +02:00
parent 03b47b4dbd
commit 99f8c867f3
3 changed files with 6 additions and 5 deletions

View File

@ -1436,6 +1436,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/America/North_Dakota/
-rw-r--r-- root/root usr/share/postgresql/timezone/America/North_Dakota/Beulah
-rw-r--r-- root/root usr/share/postgresql/timezone/America/North_Dakota/Center
-rw-r--r-- root/root usr/share/postgresql/timezone/America/North_Dakota/New_Salem
-rw-r--r-- root/root usr/share/postgresql/timezone/America/Nuuk
-rw-r--r-- root/root usr/share/postgresql/timezone/America/Ojinaga
-rw-r--r-- root/root usr/share/postgresql/timezone/America/Panama
-rw-r--r-- root/root usr/share/postgresql/timezone/America/Pangnirtung

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30oAf25p3nbxEMUSdDNOYlT9JZP0CRASTNUJCUbccH4S5ynb3QZReVenPMbY/6crEkdRLA9CHlfyCQF8PSMOswY=
SHA256 (Pkgfile) = fb419fd90a96c3d88d1e1c513e6c68bd3f46d2a486d360c58fb5e556b5ee6184
SHA256 (.footprint) = eb9006b3798ece26c54fba8931f105ce2f2b9de4f1d1e1dc5e03d8cab794e008
SHA256 (postgresql-12.2.tar.bz2) = ad1dcc4c4fc500786b745635a9e1eba950195ce20b8913f50345bb7d5369b5de
RWSagIOpLGJF3z5yhf+cntUKY53x6Rm3BXs73PeKWFiIif/BOHkfk4eH69blaX0ibTumFGKssCNg7DMUM0LOW4jbXLNHn7NgzAg=
SHA256 (Pkgfile) = 2d9a06d33de7350941d7438584c4110cefc033ee5a046ec4e5490a8215698263
SHA256 (.footprint) = efd3ee8089820903cd13ea3a127e48a469e15c1c52f3de93f6a6a6f79f34244b
SHA256 (postgresql-12.3.tar.bz2) = 94ed64a6179048190695c86ec707cc25d016056ce10fc9d229267d9a8f1dcf41
SHA256 (postgresql) = 2c5ed04d159081774b2518c67b4bd95671154828a5bca23b68c7c7a05ec40078

View File

@ -5,7 +5,7 @@
# Depends on: openssl
name=postgresql
version=12.2
version=12.3
release=1
source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql)