summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.11.bb (renamed from meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.04.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.04.bb b/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.11.bb
index 1f99be036..8456e313d 100644
--- a/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.04.bb
+++ b/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-random-perl_0.11.bb
@@ -2,11 +2,11 @@ SUMMARY = "Crypt Openssl Random cpan module"
2SECTION = "libs" 2SECTION = "libs"
3LICENSE = "Artistic-1.0 | GPL-1.0+" 3LICENSE = "Artistic-1.0 | GPL-1.0+"
4 4
5LIC_FILES_CHKSUM = "file://LICENSE;md5=385c55653886acac3821999a3ccd17b3" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=089c18d635ae273e1727ec385e64063b"
6 6
7SRC_URI = "http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-Random-${PV}.tar.gz " 7SRC_URI = "http://www.cpan.org/modules/by-module/Crypt/Crypt-OpenSSL-Random-${PV}.tar.gz "
8SRC_URI[md5sum] = "c56ac5dbdd46122eb9b8da59613b7b0a" 8SRC_URI[md5sum] = "5d71337503e0356ce1ce1481504e5885"
9SRC_URI[sha256sum] = "acf7eb81023cd1f40d8c60b893096d041513df2be2aefe145cc7ae1a3dcc78c7" 9SRC_URI[sha256sum] = "bb8c81c6a39b9b13a22d818ee9a746242f136f0fadceb6b9776ae615e7524c7a"
10 10
11S = "${WORKDIR}/Crypt-OpenSSL-Random-${PV}" 11S = "${WORKDIR}/Crypt-OpenSSL-Random-${PV}"
12 12