diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2021-12-31 18:29:42 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-01-05 08:17:18 -0800 |
commit | 45f769b54f9ac23807c4467a50d9c2ef2cd6f3c4 (patch) | |
tree | 76b78276f7758d35e5a03d383705c2e357aa5726 /meta-gnome | |
parent | 0bfca6baecc4c77ff8d9909918c82604c0d8ad83 (diff) | |
download | meta-openembedded-45f769b54f9ac23807c4467a50d9c2ef2cd6f3c4.tar.gz |
evolution-data-server: upgrade 3.40.2 -> 3.42.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-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 86c7dea44..bf5f1d979 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] = "ec82951639f32a5cece80a8b0b9aa3f66b7d318e3ee2c1c35234f2e2bde8a418" | 12 | SRC_URI[archive.sha256sum] = "1c14d86e7a0d8e6e4f1a96137e31a619d2bcfbfc80ad1f0eac38dee2c0247abc" |
13 | PV = "3.40.2" | 13 | PV = "3.42.2" |