Skip to content
Snippets Groups Projects
Commit 4ccda7a9 authored by Balasankar 'Balu' C's avatar Balasankar 'Balu' C
Browse files

Bump PostgreSQL versions to 12.12 and 13.8


Changelog: changed

Signed-off-by: default avatarBalasankar "Balu" C <balasankar@gitlab.com>
parent 26e6341e
No related branches found
No related tags found
2 merge requests!102heptapod#1237: making 0.38 the new oldstable,!87Merged upstream 15.6.0+ce.0 with adaptations into heptapod branch
......@@ -16,7 +16,7 @@
#
name 'postgresql'
default_version '12.10'
default_version '12.12'
license 'PostgreSQL'
license_file 'COPYRIGHT'
......@@ -30,8 +30,8 @@
dependency 'libossp-uuid'
dependency 'config_guess'
version '12.10' do
source sha256: '83dd192e6034951192b9a86dc19cf3717a8b82120e2f11a0a36723c820d2b257'
version '12.12' do
source sha256: '34b3f1c69408e22068c0c71b1827691f1c89153b0ad576c1a44f8920a858039c'
end
major_version = '12'
......
......@@ -16,7 +16,7 @@
#
name 'postgresql_new'
default_version '13.6'
default_version '13.8'
license 'PostgreSQL'
license_file 'COPYRIGHT'
......@@ -30,8 +30,8 @@
dependency 'libossp-uuid'
dependency 'config_guess'
version '13.6' do
source sha256: 'bafc7fa3d9d4da8fe71b84c63ba8bdfe8092935c30c0aa85c24b2c08508f67fc'
version '13.8' do
source sha256: '73876fdd3a517087340458dca4ce15b8d2a4dbceb334c0441424551ae6c4cded'
end
major_version = '13'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment