diff options
author | Adrian Bunk <bunk@stusta.de> | 2019-05-10 14:54:57 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-05-10 09:19:21 -0700 |
commit | fbdb7d48c19c827977f505d77be3592f88011b0a (patch) | |
tree | 00663f103f1a21dbe1588cbf4063a77b267d60cb | |
parent | 53d74cea0eb47296ae8937e253d5d4ab932a293a (diff) | |
download | meta-openembedded-fbdb7d48c19c827977f505d77be3592f88011b0a.tar.gz |
postgresql: Upgrade 11.2 -> 11.3
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-dbs/postgresql/postgresql_11.3.bb (renamed from meta-oe/recipes-dbs/postgresql/postgresql_11.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_11.2.bb b/meta-oe/recipes-dbs/postgresql/postgresql_11.3.bb index 0f59c8dd1..ff9306c1a 100644 --- a/meta-oe/recipes-dbs/postgresql/postgresql_11.2.bb +++ b/meta-oe/recipes-dbs/postgresql/postgresql_11.3.bb | |||
@@ -7,5 +7,5 @@ SRC_URI += "\ | |||
7 | file://0001-Add-support-for-RISC-V.patch \ | 7 | file://0001-Add-support-for-RISC-V.patch \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRC_URI[md5sum] = "19d43be679cb0d55363feb8926af3a0f" | 10 | SRC_URI[md5sum] = "c2a729b754b8de86a969c86ec25db076" |
11 | SRC_URI[sha256sum] = "2676b9ce09c21978032070b6794696e0aa5a476e3d21d60afc036dc0a9c09405" | 11 | SRC_URI[sha256sum] = "2a85e082fc225944821dfd23990e32dfcd2284c19060864b0ad4ca537d30522d" |