diff --git a/system/base/perl/actions.py b/system/base/perl/actions.py
index 59a13c4b..8e3b5af5 100644
--- a/system/base/perl/actions.py
+++ b/system/base/perl/actions.py
@@ -88,8 +88,8 @@ def install():
# NEEDS MODIFICATION FOR NEW VERSION
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so")
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5")
- pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.22")
- pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.22.1")
+ pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.24")
+ pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.24.0")
# Docs
pisitools.dodir("/usr/share/doc/%s/html" % get.srcNAME())
diff --git a/system/base/perl/pspec.xml b/system/base/perl/pspec.xml
index c667d224..b78e025d 100644
--- a/system/base/perl/pspec.xml
+++ b/system/base/perl/pspec.xml
@@ -13,15 +13,15 @@
app:console
Larry Wall's Practical Extraction and Reporting Language
Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications are system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts.
- http://www.cpan.org/src/5.0/perl-5.22.1.tar.bz2
+ http://www.cpan.org/src/5.0/perl-5.24.0.tar.bz2
- db-devel
+ db-devel
gdbm-devel
zlib-devel
- perl-5.10.0-x86_64-io-test-failure.patch
- perl-5.14.1-offtest.patch
+
@@ -39,7 +39,7 @@
perl
- db
+ db
gdbm
zlib
@@ -50,11 +50,18 @@
- Turkish.pm
+ Turkish.pm
+
+ 2017-01-21
+ 5.24.0
+ Vesion Bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2016-04-27
5.22.1