From 7d7dd39f5d9c644849e5bf0e278638a19b947450 Mon Sep 17 00:00:00 2001 From: Jamie Lenehan Date: Wed, 4 Oct 2006 02:37:54 +0000 Subject: perl modules: Update the SRC_URI on all the modules to use PV to refer to the version so upgrades are easier. --- packages/perl/libnet-ip-perl_1.25.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/perl/libnet-ip-perl_1.25.bb') diff --git a/packages/perl/libnet-ip-perl_1.25.bb b/packages/perl/libnet-ip-perl_1.25.bb index 16ffbe3d40..d1b94e1547 100644 --- a/packages/perl/libnet-ip-perl_1.25.bb +++ b/packages/perl/libnet-ip-perl_1.25.bb @@ -6,7 +6,7 @@ DEPENDS += "libio-zlib-perl-native" RDEPENDS += "libio-zlib-perl perl-module-math-bigint" PR = "r2" -SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MANU/Net-IP-1.25.tar.gz" +SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MANU/Net-IP-${PV}.tar.gz" S = "${WORKDIR}/Net-IP-${PV}" -- cgit v1.2.3