similarity index 51%
rename from meta-oe/recipes-dbs/postgresql/postgresql_12.9.bb
rename to meta-oe/recipes-dbs/postgresql/postgresql_12.10.bb
@@ -1,6 +1,6 @@
require postgresql.inc
-LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=255f15687738db8068fbe9b938c90217"
+LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=75af6e3eeec4a06cdd2e578673236fc3"
SRC_URI += "\
file://not-check-libperl.patch \
@@ -8,4 +8,4 @@ SRC_URI += "\
file://0001-Improve-reproducibility.patch \
"
-SRC_URI[sha256sum] = "89fda2de33ed04a98548e43f3ee5f15b882be17505d631fe0dd1a540a2b56dce"
+SRC_URI[sha256sum] = "83dd192e6034951192b9a86dc19cf3717a8b82120e2f11a0a36723c820d2b257"
This is a bugfix only release. Full release notes are available at: https://www.postgresql.org/docs/release/12.10/ LIC_FILES_CHKSUM changed for updated copyright years. Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> --- .../postgresql/{postgresql_12.9.bb => postgresql_12.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-dbs/postgresql/{postgresql_12.9.bb => postgresql_12.10.bb} (51%)