Updated some recipes
[openembedded.git] / recipes / perl / libmath-bigint-gmp-perl_1.18.bb
index 6a0e91d..8051d40 100644 (file)
@@ -2,8 +2,8 @@ DESCRIPTION = "Math::BigInt::GMP - Use the GMP library for Math::BigInt routines
 SECTION = "libs"
 LICENSE = "Artistic|GPL"
 DEPENDS += "gmp-native"
-RDEPENDS += "gmp"
-PR = "r6"
+RDEPENDS_${PN} += "gmp"
+PR = "r7"
 
 SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TE/TELS/math/Math-BigInt-GMP-${PV}.tar.gz"
 
@@ -13,3 +13,6 @@ inherit cpan
 
 FILES_${PN} = "${PERLLIBDIRS}/auto/Math/BigInt/GMP/* \
                 ${PERLLIBDIRS}/Math"
+
+SRC_URI[md5sum] = "cd17afa7e9e7e9192457f6968d538f3f"
+SRC_URI[sha256sum] = "6948117f96cc9754bdbc53d92c48bca02f2de844a271a527b0a27065fcd06d24"