summaryrefslogtreecommitdiffstats
path: root/recipes/perl/libcrypt-unixcrypt-perl_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libcrypt-unixcrypt-perl_1.0.bb')
-rw-r--r--recipes/perl/libcrypt-unixcrypt-perl_1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/perl/libcrypt-unixcrypt-perl_1.0.bb b/recipes/perl/libcrypt-unixcrypt-perl_1.0.bb
index 14112f4445..5654945c03 100644
--- a/recipes/perl/libcrypt-unixcrypt-perl_1.0.bb
+++ b/recipes/perl/libcrypt-unixcrypt-perl_1.0.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "Crypt::UnixCrypt - perl-only implementation of the crypt function."
SECTION = "libs"
LICENSE = "Artistic|GPLv1+"
+PR = "r1"
BBCLASSEXTEND = "native"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MV/MVORL/Crypt-UnixCrypt-${PV}.tar.gz;name=crypt-unixcrypt-perl-${PV}"