diff options
| -rw-r--r-- | meta-perl/recipes-perl/libcgi/libcgi-perl_4.44.bb (renamed from meta-perl/recipes-perl/libcgi/libcgi-perl_4.43.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libcgi/libcgi-perl_4.43.bb b/meta-perl/recipes-perl/libcgi/libcgi-perl_4.44.bb index b4571b27e6..cde187d8bd 100644 --- a/meta-perl/recipes-perl/libcgi/libcgi-perl_4.43.bb +++ b/meta-perl/recipes-perl/libcgi/libcgi-perl_4.44.bb | |||
| @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=415fc49abed2728f9480cd32c8d67beb" | |||
| 10 | 10 | ||
| 11 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-${PV}.tar.gz" | 11 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-${PV}.tar.gz" |
| 12 | 12 | ||
| 13 | SRC_URI[md5sum] = "8c1f2cf11e4410911827ea48d58aaecc" | 13 | SRC_URI[md5sum] = "2cbe560fdadbb8b9237744e39bbfc3eb" |
| 14 | SRC_URI[sha256sum] = "14b94f9df6e48fc26ebc4fa1e01a7b534cbc1611028a49028f9ac9d8ca27b734" | 14 | SRC_URI[sha256sum] = "12435fb7ebd3585c47b6d60ee4f5c7d6a7c114a2827d2b5acf3d62aa9fcf1208" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/CGI-${PV}" | 16 | S = "${WORKDIR}/CGI-${PV}" |
| 17 | 17 | ||
| @@ -34,6 +34,7 @@ do_install_prepend() { | |||
| 34 | 34 | ||
| 35 | RDEPENDS_${PN}-ptest += " \ | 35 | RDEPENDS_${PN}-ptest += " \ |
| 36 | libtest-deep-perl \ | 36 | libtest-deep-perl \ |
| 37 | libtest-warn-perl \ | ||
| 37 | perl-module-bytes \ | 38 | perl-module-bytes \ |
| 38 | perl-module-file-find \ | 39 | perl-module-file-find \ |
| 39 | perl-module-filehandle \ | 40 | perl-module-filehandle \ |
