diff options
author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2021-03-04 16:30:02 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-03-04 09:04:24 -0800 |
commit | ff4d17bfa70357785728e8f4ff02b61ee127a662 (patch) | |
tree | 2be5f65d9be7c3bca36125f9ad4d331a00aa7e63 /meta-oe/recipes-support/mailcap | |
parent | 16f731f5f253a6e8b06dec5548700128226ad03f (diff) | |
download | meta-openembedded-ff4d17bfa70357785728e8f4ff02b61ee127a662.tar.gz |
mailcap: upgrade 2.1.49 -> 2.1.52
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/mailcap')
-rw-r--r-- | meta-oe/recipes-support/mailcap/mailcap_2.1.52.bb (renamed from meta-oe/recipes-support/mailcap/mailcap_2.1.49.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/mailcap/mailcap_2.1.49.bb b/meta-oe/recipes-support/mailcap/mailcap_2.1.52.bb index 537c45874..69e1788e9 100644 --- a/meta-oe/recipes-support/mailcap/mailcap_2.1.49.bb +++ b/meta-oe/recipes-support/mailcap/mailcap_2.1.52.bb | |||
@@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8dce08227d135cfda1f19d4c0c6689de" | |||
18 | 18 | ||
19 | SRC_URI = "https://releases.pagure.org/${BPN}/${BP}.tar.xz" | 19 | SRC_URI = "https://releases.pagure.org/${BPN}/${BP}.tar.xz" |
20 | 20 | ||
21 | SRC_URI[md5sum] = "d5701a1a541383c0eda328f4a6518751" | 21 | SRC_URI[md5sum] = "3d1a14a80bb85564c323562670f1c01f" |
22 | SRC_URI[sha256sum] = "f7381516bc1a937348efd1d0e14618e0a2afc5d59fe821dd248632d5601b59b5" | 22 | SRC_URI[sha256sum] = "e6f615ec2ffe705522075d960744534c443ece66acfb34fada38d567d8823639" |
23 | 23 | ||
24 | inherit update-alternatives | 24 | inherit update-alternatives |
25 | 25 | ||