diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2022-04-03 19:35:56 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-04-06 20:25:33 -0400 |
commit | 52d5054fc0621e3e4183686574af915d95ee8c5f (patch) | |
tree | b0638352b2f3813ff045198e4716d3183d00c7e3 /meta-gnome/recipes-gnome | |
parent | 4c5a630e7f46b6e1a2049bc00575ec1d28093e65 (diff) | |
download | meta-openembedded-52d5054fc0621e3e4183686574af915d95ee8c5f.tar.gz |
evolution-data-server: upgrade 3.43.1 -> 3.44.0
See changelog at [1-3]
[1] https://download.gnome.org/sources/evolution-data-server/3.44/evolution-data-server-3.44.0.news
[2] https://download.gnome.org/sources/evolution-data-server/3.43/evolution-data-server-3.43.3.news
[3] https://download.gnome.org/sources/evolution-data-server/3.43/evolution-data-server-3.43.2.news
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc index bcbe20d75..81b02914d 100644 --- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc +++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc | |||
@@ -9,5 +9,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \ | |||
9 | 9 | ||
10 | inherit gnomebase upstream-version-is-even | 10 | inherit gnomebase upstream-version-is-even |
11 | 11 | ||
12 | SRC_URI[archive.sha256sum] = "8c437af75edbef196034f7913f505c3f68acc18515a6eed20f3ef52452785898" | 12 | SRC_URI[archive.sha256sum] = "0d8881b5c51e1b91761b1945db264a46aabf54a73eea1ca8f448b207815d582e" |
13 | PV = "3.43.1" | 13 | PV = "3.44.0" |