[oe-commits] [meta-openembedded] 30/50: librole-tiny-perl: upgrade 2.000005 -> 2.000006

git at git.openembedded.org git at git.openembedded.org
Sat Jan 27 01:36:43 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit 29aeb06f60882e8ff2f194d438cee360d40c5c65
Author: Tim Orling <timothy.t.orling at linux.intel.com>
AuthorDate: Sun Jan 21 14:44:10 2018 -0800

    librole-tiny-perl: upgrade 2.000005 -> 2.000006
    
    Changes:
    
    2.000006 - 2017-11-08
      - account for code references stored directly in stash (for perl 5.28)
      - work around hint leakage when loading modules in perl 5.8 and 5.10.1
    
    Signed-off-by: Tim Orling <timothy.t.orling at linux.intel.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../{librole-tiny-perl_2.000005.bb => librole-tiny-perl_2.000006.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000005.bb b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000006.bb
similarity index 84%
rename from meta-perl/recipes-perl/librole/librole-tiny-perl_2.000005.bb
rename to meta-perl/recipes-perl/librole/librole-tiny-perl_2.000006.bb
index f684f68..c2755ea 100644
--- a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000005.bb
+++ b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000006.bb
@@ -9,8 +9,8 @@ LICENSE = "Artistic-1.0 | GPL-1.0+"
 LIC_FILES_CHKSUM = "file://README;beginline=177;endline=214;md5=26df7e7c20551fb1906e2286624f0b71"
 
 SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Role-Tiny-${PV}.tar.gz"
-SRC_URI[md5sum] = "c8c5cf1e02d2e0a1ed22530b55b67d66"
-SRC_URI[sha256sum] = "593a29b621e029bf0218d0154d5dfdf6ec502afc49adeeadae6afd0c70063115"
+SRC_URI[md5sum] = "7c277728a7e090f64b495857cadfed08"
+SRC_URI[sha256sum] = "cc73418c904a0286ecd8915eac11f5be2a8d1e17ea9cb54c9116b0340cd3e382"
 
 S = "${WORKDIR}/Role-Tiny-${PV}"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list