diff options
author | Changqing Li <changqing.li@windriver.com> | 2019-09-02 17:41:07 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-09-02 12:52:45 -0700 |
commit | eb2b608cf947c0f67959a50c483f311562dcf63c (patch) | |
tree | 61b0da7ad20d3828f4fa136ef1a84b77605c38d2 /meta-oe/recipes-dbs | |
parent | 215df6e5bab38e8d5a907c35d74254304e3fe8e7 (diff) | |
download | meta-openembedded-eb2b608cf947c0f67959a50c483f311562dcf63c.tar.gz |
postgresql: 11.4 -> 11.5
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-dbs')
-rw-r--r-- | meta-oe/recipes-dbs/postgresql/postgresql_11.5.bb (renamed from meta-oe/recipes-dbs/postgresql/postgresql_11.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_11.4.bb b/meta-oe/recipes-dbs/postgresql/postgresql_11.5.bb index 0e7ddc801..fd4200a73 100644 --- a/meta-oe/recipes-dbs/postgresql/postgresql_11.4.bb +++ b/meta-oe/recipes-dbs/postgresql/postgresql_11.5.bb | |||
@@ -8,5 +8,5 @@ SRC_URI += "\ | |||
8 | file://0001-Improve-reproducibility.patch \ | 8 | file://0001-Improve-reproducibility.patch \ |
9 | " | 9 | " |
10 | 10 | ||
11 | SRC_URI[md5sum] = "dab5eed8a5f9204bf2f03a209eead4c3" | 11 | SRC_URI[md5sum] = "580da94f6d85046ff2a228785ab2cc89" |
12 | SRC_URI[sha256sum] = "02802ddffd1590805beddd1e464dd28a46a41a5f1e1df04bab4f46663195cc8b" | 12 | SRC_URI[sha256sum] = "7fdf23060bfc715144cbf2696cf05b0fa284ad3eb21f0c378591c6bca99ad180" |