diff options
| -rw-r--r-- | meta-oe/recipes-dbs/postgresql/postgresql_12.7.bb (renamed from meta-oe/recipes-dbs/postgresql/postgresql_12.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_12.5.bb b/meta-oe/recipes-dbs/postgresql/postgresql_12.7.bb index 047509510f..18ba2178f4 100644 --- a/meta-oe/recipes-dbs/postgresql/postgresql_12.5.bb +++ b/meta-oe/recipes-dbs/postgresql/postgresql_12.7.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require postgresql.inc | 1 | require postgresql.inc |
| 2 | 2 | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=fc4ce21960f0c561460d750bc270d11f" | 3 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=255f15687738db8068fbe9b938c90217" |
| 4 | 4 | ||
| 5 | SRC_URI += "\ | 5 | SRC_URI += "\ |
| 6 | file://not-check-libperl.patch \ | 6 | file://not-check-libperl.patch \ |
| @@ -8,4 +8,4 @@ SRC_URI += "\ | |||
| 8 | file://0001-Improve-reproducibility.patch \ | 8 | file://0001-Improve-reproducibility.patch \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "bd0d25341d9578b5473c9506300022de26370879581f5fddd243a886ce79ff95" | 11 | SRC_URI[sha256sum] = "8490741f47c88edc8b6624af009ce19fda4dc9b31c4469ce2551d84075d5d995" |
