diff options
author | Derek Straka <derek@asterius.io> | 2017-05-19 15:42:42 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-05 11:01:44 +0200 |
commit | 470cf86164b2954c680234b9fec3addd7dc62637 (patch) | |
tree | e207094934bf2c2d44dffc3c9ea07bd1ae6a1132 /meta-perl/recipes-perl/libstrictures | |
parent | a1c6c0aa41c478af9f1790c25450435daa44ec59 (diff) | |
download | meta-openembedded-470cf86164b2954c680234b9fec3addd7dc62637.tar.gz |
libstrictures-perl: update to version 2.000003
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-perl/recipes-perl/libstrictures')
-rw-r--r-- | meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000003.bb (renamed from meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000002.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000002.bb b/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000003.bb index 11a6e50051..a6808d3f8e 100644 --- a/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000002.bb +++ b/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000003.bb | |||
@@ -29,8 +29,8 @@ LICENSE = "Artistic-1.0 | GPL-1.0+" | |||
29 | LIC_FILES_CHKSUM = "file://README;beginline=246;endline=262;md5=43be558cf4f19823cdd6af22135cf5f8" | 29 | LIC_FILES_CHKSUM = "file://README;beginline=246;endline=262;md5=43be558cf4f19823cdd6af22135cf5f8" |
30 | 30 | ||
31 | SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/strictures-${PV}.tar.gz" | 31 | SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/strictures-${PV}.tar.gz" |
32 | SRC_URI[md5sum] = "fb1fada8260992bc85e126c21ffcc6d5" | 32 | SRC_URI[md5sum] = "78244cfab6168dcf196370d1e2309536" |
33 | SRC_URI[sha256sum] = "130355dcb3afd8c3c8213c24b924e71deb7e1e1197da8f90c5ae191766aa4100" | 33 | SRC_URI[sha256sum] = "27f8ea096a521e9754d36ea32889c2cda28346d04e3e399e7ea118d182dbaf22" |
34 | 34 | ||
35 | S = "${WORKDIR}/strictures-${PV}" | 35 | S = "${WORKDIR}/strictures-${PV}" |
36 | 36 | ||