aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libdbi-perl_1.607.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libdbi-perl_1.607.bb')
-rw-r--r--recipes/perl/libdbi-perl_1.607.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libdbi-perl_1.607.bb b/recipes/perl/libdbi-perl_1.607.bb
index 1ae9ac5f27..1aff2a4147 100644
--- a/recipes/perl/libdbi-perl_1.607.bb
+++ b/recipes/perl/libdbi-perl_1.607.bb
@@ -8,7 +8,7 @@ RDEPENDS = "perl-module-scalar-util \
perl-module-storable \
perl-module-test-simple"
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-1.607.tar.gz"
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/DBI-${PV}.tar.gz"
S = "${WORKDIR}/DBI-${PV}"