diff options
-rw-r--r-- | meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb (renamed from meta-oe/recipes-support/postgresql/postgresql_9.4.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/postgresql/postgresql_9.4.4.bb b/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb index 266206ba4a..54b660e129 100644 --- a/meta-oe/recipes-support/postgresql/postgresql_9.4.4.bb +++ b/meta-oe/recipes-support/postgresql/postgresql_9.4.5.bb | |||
@@ -9,6 +9,6 @@ SRC_URI += "\ | |||
9 | file://not-check-libperl.patch \ | 9 | file://not-check-libperl.patch \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI[md5sum] = "1fe952c44ed26d7e6a335cf991a9c1c6" | 12 | SRC_URI[md5sum] = "8b2e3472a8dc786649b4d02d02e039a0" |
13 | SRC_URI[sha256sum] = "538ed99688d6fdbec6fd166d1779cf4588bf2f16c52304e5ef29f904c43b0013" | 13 | SRC_URI[sha256sum] = "b87c50c66b6ea42a9712b5f6284794fabad0616e6ae420cf0f10523be6d94a39" |
14 | 14 | ||