diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-05-25 14:56:15 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-05-25 08:57:47 -0700 |
| commit | 615f1c30783400ffa7b5bf551a3a8c0ce4503c16 (patch) | |
| tree | be4a4e8efff25e5f977b0758e6a1d15c6bdbdc48 | |
| parent | af46875f2acece2d7e691777bb1a2382900bbc5d (diff) | |
| download | meta-openembedded-615f1c30783400ffa7b5bf551a3a8c0ce4503c16.tar.gz | |
mailcap: upgrade 2.1.53 -> 2.1.54
Changelog:
==========
- mime.types: Sync with IANA as of 2023-05-22
- typediff.py: remove unnecessary import
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/mailcap/mailcap_2.1.54.bb (renamed from meta-oe/recipes-support/mailcap/mailcap_2.1.53.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/mailcap/mailcap_2.1.53.bb b/meta-oe/recipes-support/mailcap/mailcap_2.1.54.bb index 34588380ae..8385b63543 100644 --- a/meta-oe/recipes-support/mailcap/mailcap_2.1.53.bb +++ b/meta-oe/recipes-support/mailcap/mailcap_2.1.54.bb | |||
| @@ -18,8 +18,7 @@ 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] = "ee02da867389d290923cc138487176f9" | 21 | SRC_URI[sha256sum] = "9a4032202fc0d2b0858f41b167389a9cfe52ac24ec282e6479b90765319de113" |
| 22 | SRC_URI[sha256sum] = "5eea2ef17b304977ba3ecb87afad4319fa0440f825e4f6fba6e8fa2ffeb88785" | ||
| 23 | 22 | ||
| 24 | inherit update-alternatives | 23 | inherit update-alternatives |
| 25 | 24 | ||
