diff options
Diffstat (limited to 'meta-oe/recipes-dbs/postgresql')
-rw-r--r-- | meta-oe/recipes-dbs/postgresql/postgresql_12.1.bb (renamed from meta-oe/recipes-dbs/postgresql/postgresql_12.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_12.0.bb b/meta-oe/recipes-dbs/postgresql/postgresql_12.1.bb index d5b1ebdb5..486851941 100644 --- a/meta-oe/recipes-dbs/postgresql/postgresql_12.0.bb +++ b/meta-oe/recipes-dbs/postgresql/postgresql_12.1.bb @@ -8,5 +8,5 @@ SRC_URI += "\ file://0001-Improve-reproducibility.patch \ " -SRC_URI[md5sum] = "87545416ef021eee8621d31a93fcc899" -SRC_URI[sha256sum] = "cda2397215f758b793f741c86be05468257b0e6bcb1a6113882ab5d0df0855c6" +SRC_URI[md5sum] = "2ee1bd4ec5f49363a3f456f07e599b41" +SRC_URI[sha256sum] = "a09bf3abbaf6763980d0f8acbb943b7629a8b20073de18d867aecdb7988483ed" |