diff options
author | Saul Wold <sgw@linux.intel.com> | 2014-07-15 13:28:00 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-17 12:28:52 +0100 |
commit | 9df9a8cc96c48b7e76a5619510a1816b14e5c830 (patch) | |
tree | a971c78f7b66a0a07d7de627cf1efcab68f41725 /meta/recipes-lsb4/perl | |
parent | 704a4ba5c477095b643416270155c5f87c36d554 (diff) | |
download | poky-9df9a8cc96c48b7e76a5619510a1816b14e5c830.tar.gz |
libpod-plainer-perl: Upgrade to 1.04
Year changed in README for Copyright and Licnese info
(From OE-Core rev: 59300e17bd990cb9387850e7257ab4e6674eb4d3)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-lsb4/perl')
-rw-r--r-- | meta/recipes-lsb4/perl/libpod-plainer-perl_1.04.bb (renamed from meta/recipes-lsb4/perl/libpod-plainer-perl_1.03.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-lsb4/perl/libpod-plainer-perl_1.03.bb b/meta/recipes-lsb4/perl/libpod-plainer-perl_1.04.bb index 19247d8f12..a3e58f031e 100644 --- a/meta/recipes-lsb4/perl/libpod-plainer-perl_1.03.bb +++ b/meta/recipes-lsb4/perl/libpod-plainer-perl_1.04.bb | |||
@@ -9,12 +9,12 @@ HOMEPAGE = "http://search.cpan.org/dist/Pod-Plainer/" | |||
9 | SECTION = "libs" | 9 | SECTION = "libs" |
10 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 10 | LICENSE = "Artistic-1.0 | GPL-1.0+" |
11 | 11 | ||
12 | LIC_FILES_CHKSUM = "file://README;beginline=27;md5=80b4a99d477135bfcd1d0a44a041c63c" | 12 | LIC_FILES_CHKSUM = "file://README;beginline=27;md5=227cf83970fc61264845825d9d2bf6f8" |
13 | 13 | ||
14 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RM/RMBARKER/Pod-Plainer-${PV}.tar.gz" | 14 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RM/RMBARKER/Pod-Plainer-${PV}.tar.gz" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "15d42071d6bd861cb72daa8cc3111cd3" | 16 | SRC_URI[md5sum] = "f502eacd1a40894b9dfea55fc2cd5e7d" |
17 | SRC_URI[sha256sum] = "9d153b1d8609606a3424f07a7f4ce955af32131d484cb9602812122bb1ee745b" | 17 | SRC_URI[sha256sum] = "1bbfbf7d1d4871e5a83bab2137e22d089078206815190eb1d5c1260a3499456f" |
18 | 18 | ||
19 | S = "${WORKDIR}/Pod-Plainer-${PV}" | 19 | S = "${WORKDIR}/Pod-Plainer-${PV}" |
20 | 20 | ||