diff options
Diffstat (limited to 'meta-perl/recipes-perl/libcgi')
| -rw-r--r-- | meta-perl/recipes-perl/libcgi/libcgi-perl_4.68.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libcgi/libcgi-perl_4.68.bb b/meta-perl/recipes-perl/libcgi/libcgi-perl_4.68.bb index 59934fe36d..0c738b0b06 100644 --- a/meta-perl/recipes-perl/libcgi/libcgi-perl_4.68.bb +++ b/meta-perl/recipes-perl/libcgi/libcgi-perl_4.68.bb | |||
| @@ -12,7 +12,7 @@ SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEEJO/CGI-${PV}.tar.gz" | |||
| 12 | 12 | ||
| 13 | SRC_URI[sha256sum] = "12fb5a5b392032413571169257f98533488005550774bcbd0715be687a590cf2" | 13 | SRC_URI[sha256sum] = "12fb5a5b392032413571169257f98533488005550774bcbd0715be687a590cf2" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/CGI-${PV}" | 15 | S = "${UNPACKDIR}/CGI-${PV}" |
| 16 | 16 | ||
| 17 | inherit cpan ptest-perl | 17 | inherit cpan ptest-perl |
| 18 | 18 | ||
