diff options
Diffstat (limited to 'recipes/perl/libmath-bigint-gmp-perl_1.18.bb')
-rw-r--r-- | recipes/perl/libmath-bigint-gmp-perl_1.18.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libmath-bigint-gmp-perl_1.18.bb b/recipes/perl/libmath-bigint-gmp-perl_1.18.bb index 70147033cf..8051d4075c 100644 --- a/recipes/perl/libmath-bigint-gmp-perl_1.18.bb +++ b/recipes/perl/libmath-bigint-gmp-perl_1.18.bb @@ -3,7 +3,7 @@ SECTION = "libs" LICENSE = "Artistic|GPL" DEPENDS += "gmp-native" RDEPENDS_${PN} += "gmp" -PR = "r6" +PR = "r7" SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TE/TELS/math/Math-BigInt-GMP-${PV}.tar.gz" |