diff options
-rw-r--r-- | meta-perl/recipes-perl/libmime/libmime-types-perl_2.14.bb (renamed from meta-perl/recipes-perl/libmime/libmime-types-perl_2.13.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libmime/libmime-types-perl_2.13.bb b/meta-perl/recipes-perl/libmime/libmime-types-perl_2.14.bb index fd51c16ac9..ade0a062a5 100644 --- a/meta-perl/recipes-perl/libmime/libmime-types-perl_2.13.bb +++ b/meta-perl/recipes-perl/libmime/libmime-types-perl_2.14.bb | |||
@@ -14,8 +14,8 @@ LIC_FILES_CHKSUM = "file://META.yml;beginline=11;endline=11;md5=963ce28228347875 | |||
14 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MIME-Types-${PV}.tar.gz \ | 14 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MIME-Types-${PV}.tar.gz \ |
15 | file://run-ptest \ | 15 | file://run-ptest \ |
16 | " | 16 | " |
17 | SRC_URI[md5sum] = "f2892ae9e6ea660a58746699c3924817" | 17 | SRC_URI[md5sum] = "c1b9b7dea40fbb96c0e0048d10d66268" |
18 | SRC_URI[sha256sum] = "99c3376357bbe22cc8b6c78f560aa18d81621287695cd629008a6c4e66b77bf8" | 18 | SRC_URI[sha256sum] = "4049cf0fc05205893f25fdbe07d1ab12bfc72259517db2c3348c1d1059730070" |
19 | 19 | ||
20 | S = "${WORKDIR}/MIME-Types-${PV}" | 20 | S = "${WORKDIR}/MIME-Types-${PV}" |
21 | 21 | ||