aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libio-stringy-perl_2.110.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libio-stringy-perl_2.110.bb')
-rw-r--r--recipes/perl/libio-stringy-perl_2.110.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/perl/libio-stringy-perl_2.110.bb b/recipes/perl/libio-stringy-perl_2.110.bb
index 032c6143b0..a3a1418f7b 100644
--- a/recipes/perl/libio-stringy-perl_2.110.bb
+++ b/recipes/perl/libio-stringy-perl_2.110.bb
@@ -1,7 +1,6 @@
SECTION = "libs"
LICENSE = "unknown"
-
-PR = "r0"
+PR = "r1"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DS/DSKOLL/IO-stringy-${PV}.tar.gz"
@@ -9,3 +8,4 @@ S = "${WORKDIR}/IO-stringy-${PV}"
inherit cpan
+BBCLASSEXTEND="native"