diff options
-rw-r--r-- | meta-perl/recipes-perl/libmime/libmime-types-perl_2.26.bb (renamed from meta-perl/recipes-perl/libmime/libmime-types-perl_2.24.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libmime/libmime-types-perl_2.24.bb b/meta-perl/recipes-perl/libmime/libmime-types-perl_2.26.bb index a3d9ceef02..fa4ad6fc4c 100644 --- a/meta-perl/recipes-perl/libmime/libmime-types-perl_2.24.bb +++ b/meta-perl/recipes-perl/libmime/libmime-types-perl_2.26.bb | |||
@@ -14,7 +14,7 @@ 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[sha256sum] = "629e361f22b220be50c2da7354e23c0451757709a03c25a22f3160edb94cb65f" | 17 | SRC_URI[sha256sum] = "bc738483cb4cdb47d61e85fe9304fa929aa9ab927e3171ec2ba2ab1cd7cefdff" |
18 | 18 | ||
19 | S = "${WORKDIR}/MIME-Types-${PV}" | 19 | S = "${WORKDIR}/MIME-Types-${PV}" |
20 | 20 | ||