summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/Makefile.inc')
-rw-r--r--gnu/usr.bin/perl/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/perl/Makefile.inc b/gnu/usr.bin/perl/Makefile.inc
index 2a45614..86e705d 100644
--- a/gnu/usr.bin/perl/Makefile.inc
+++ b/gnu/usr.bin/perl/Makefile.inc
@@ -11,9 +11,9 @@ MINIPERL?= ${.OBJDIR}/../../miniperl/miniperl
BINDIR?= /usr/bin
-SHLIB_MAJOR?= 4
+SHLIB_MAJOR?= 5
-VERSION= 5.6.0
+VERSION= 5.6.1
DYNALOADER= lib/auto/DynaLoader/DynaLoader.a
OpenPOWER on IntegriCloud