]> code.ossystems Code Review - openembedded-core.git/commitdiff
libenv-perl: Update to 1.04
authorSaul Wold <sgw@linux.intel.com>
Sun, 17 Mar 2013 02:34:31 +0000 (19:34 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Mar 2013 13:17:38 +0000 (13:17 +0000)
LICENSE file's year was updated.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-lsb4/perl/libenv-perl_1.04.bb [moved from meta/recipes-lsb4/perl/libenv-perl_1.03.bb with 72% similarity]

similarity index 72%
rename from meta/recipes-lsb4/perl/libenv-perl_1.03.bb
rename to meta/recipes-lsb4/perl/libenv-perl_1.04.bb
index 6cc4ed43923f66cedda5e37728b31f86dbdcf469..1795e246c386af289ddc5999884720edbc96f783 100644 (file)
@@ -8,12 +8,12 @@ SECTION = "libs"
 LICENSE = "Artistic-1.0 | GPL-1.0+"
 PR = "r0"
 
-LIC_FILES_CHKSUM = "file://LICENSE;md5=421c6c0cda752f4977b8287ecebf6061"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=76c1cbf18db56b3340d91cb947943bd3"
 
 SRC_URI = "http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Env-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "471070589ae99415d8956e042c2f12da"
-SRC_URI[sha256sum] = "de4134ed0c4485e64e7f0fe3e65bab81917cb400cc0d316979df8322d0bdaecc"
+SRC_URI[md5sum] = "fdba5c0690e66972c96fee112cf5f25c"
+SRC_URI[sha256sum] = "d94a3d412df246afdc31a2199cbd8ae915167a3f4684f7b7014ce1200251ebb0"
 
 S = "${WORKDIR}/Env-${PV}"