diff options
Diffstat (limited to 'recipes/perl/libnet-ip-perl_1.25.bb')
-rw-r--r-- | recipes/perl/libnet-ip-perl_1.25.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libnet-ip-perl_1.25.bb b/recipes/perl/libnet-ip-perl_1.25.bb index ec880453aa..00fd6b3fcd 100644 --- a/recipes/perl/libnet-ip-perl_1.25.bb +++ b/recipes/perl/libnet-ip-perl_1.25.bb @@ -3,7 +3,7 @@ SECTION = "libs" LICENSE = "Artistic|GPL" DEPENDS += "libio-zlib-perl-native" RDEPENDS_${PN} += "libio-zlib-perl perl-module-math-bigint" -PR = "r6" +PR = "r7" SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MANU/Net-IP-${PV}.tar.gz" |