diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-18 17:03:30 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-21 08:54:02 -0800 |
| commit | 6c3cd83b8d72546b21333db3a008f2ee619e2519 (patch) | |
| tree | 1dc3cd48045d683b382357a241c8931fdd829597 /meta-perl | |
| parent | 817a31b680a86e330c182b19092c50479d55dc6d (diff) | |
| download | meta-openembedded-6c3cd83b8d72546b21333db3a008f2ee619e2519.tar.gz | |
libmime-types-perl: upgrade 2.29 -> 2.30
Changelog:
============
Fixes:
- no undef when simplifying illegal type
Improvements:
- add bugtracker to meta
- better OO use of attributes.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl')
| -rw-r--r-- | meta-perl/recipes-perl/libmime/libmime-types-perl_2.30.bb (renamed from meta-perl/recipes-perl/libmime/libmime-types-perl_2.29.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libmime/libmime-types-perl_2.29.bb b/meta-perl/recipes-perl/libmime/libmime-types-perl_2.30.bb index f5cc4ce84f..aa951a4c5a 100644 --- a/meta-perl/recipes-perl/libmime/libmime-types-perl_2.29.bb +++ b/meta-perl/recipes-perl/libmime/libmime-types-perl_2.30.bb | |||
| @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://META.yml;beginline=13;endline=13;md5=963ce28228347875 | |||
| 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/M/MA/MARKOV/MIME-Types-${PV}.tar.gz \ | 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/M/MA/MARKOV/MIME-Types-${PV}.tar.gz \ |
| 15 | file://run-ptest \ | 15 | file://run-ptest \ |
| 16 | " | 16 | " |
| 17 | SRC_URI[sha256sum] = "4a6d4ec9b3aa0df2f935d4d74f7dc809fd523d508cd0e9966b5b257c02c03414" | 17 | SRC_URI[sha256sum] = "f31b1666bdf420b4b65c373ce0129ee349dd24bab4cd16c7f01b698fe450be6f" |
| 18 | 18 | ||
| 19 | S = "${UNPACKDIR}/MIME-Types-${PV}" | 19 | S = "${UNPACKDIR}/MIME-Types-${PV}" |
| 20 | 20 | ||
