aboutsummaryrefslogtreecommitdiffstats
path: root/packages/perl/libmath-bigint-gmp-perl_1.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/perl/libmath-bigint-gmp-perl_1.18.bb')
-rw-r--r--packages/perl/libmath-bigint-gmp-perl_1.18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/perl/libmath-bigint-gmp-perl_1.18.bb b/packages/perl/libmath-bigint-gmp-perl_1.18.bb
index 6d4754d2ae..d1503a327c 100644
--- a/packages/perl/libmath-bigint-gmp-perl_1.18.bb
+++ b/packages/perl/libmath-bigint-gmp-perl_1.18.bb
@@ -6,7 +6,7 @@ DEPENDS += "gmp-native"
RDEPENDS += "gmp"
PR = "r0"
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TE/TELS/math/Math-BigInt-GMP-1.18.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TE/TELS/math/Math-BigInt-GMP-${PV}.tar.gz"
S = "${WORKDIR}/Math-BigInt-GMP-${PV}"