From: Wang Mingyu <[email protected]> Changes: - iana updates. Fixes: - explicitly set $/ before reading the file by line
Signed-off-by: Wang Mingyu <[email protected]> --- ...{libmime-types-perl_2.26.bb => libmime-types-perl_2.27.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-perl/recipes-perl/libmime/{libmime-types-perl_2.26.bb => libmime-types-perl_2.27.bb} (88%) diff --git a/meta-perl/recipes-perl/libmime/libmime-types-perl_2.26.bb b/meta-perl/recipes-perl/libmime/libmime-types-perl_2.27.bb similarity index 88% rename from meta-perl/recipes-perl/libmime/libmime-types-perl_2.26.bb rename to meta-perl/recipes-perl/libmime/libmime-types-perl_2.27.bb index 9b4dc1caba..2f73d67aea 100644 --- a/meta-perl/recipes-perl/libmime/libmime-types-perl_2.26.bb +++ b/meta-perl/recipes-perl/libmime/libmime-types-perl_2.27.bb @@ -5,7 +5,7 @@ is transmitted. Sometimes real knowledge about a mime-type is need.\ \n\ This module maintains a set of MIME::Type objects, which each describe \ one known mime type." -HOMEPAGE = "https://metacpan.org/release/MARKOV/MIME-Types-2.26" +HOMEPAGE = "https://metacpan.org/release/MARKOV/MIME-Types-2.27" SECTION = "libraries" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://META.yml;beginline=11;endline=11;md5=963ce28228347875 SRC_URI = "${CPAN_MIRROR}/authors/id/M/MA/MARKOV/MIME-Types-${PV}.tar.gz \ file://run-ptest \ " -SRC_URI[sha256sum] = "bc738483cb4cdb47d61e85fe9304fa929aa9ab927e3171ec2ba2ab1cd7cefdff" +SRC_URI[sha256sum] = "276cd4488bf1d4f477d67a05d4d0c10512b18ef25f9e06d21b34ce69e64f8bdc" S = "${WORKDIR}/MIME-Types-${PV}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115608): https://lists.openembedded.org/g/openembedded-devel/message/115608 Mute This Topic: https://lists.openembedded.org/mt/111387404/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
