summaryrefslogtreecommitdiffstats
path: root/source/d/perl
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-06-24 20:50:10 +0000
committer Eric Hameleers <alien@slackware.com>2018-06-25 09:00:34 +0200
commit427d7491f566babcbe8b6536574d502d7492ae89 (patch)
tree04f5ca2c719ae62942b7c573765ac1ba60f24602 /source/d/perl
parenta8f1b55a2eeadb0b756b59217f73af07c5c10eb3 (diff)
downloadcurrent-427d7491f566babcbe8b6536574d502d7492ae89.tar.gz
current-427d7491f566babcbe8b6536574d502d7492ae89.tar.xz
Sun Jun 24 20:50:10 UTC 201820180624205010
a/aaa_base-14.2-x86_64-5.txz: Rebuilt. Don't include /var/log/{packages,scripts,removed_packages,removed_scripts}. a/procps-ng-3.3.15-x86_64-2.txz: Rebuilt. Upgraded to psmisc-23.1. This adds namespace support to killall, and makes the default behavior to match against the current PID's namespace, rather than all namespaces as it did previously. ap/qpdf-8.1.0-x86_64-1.txz: Upgraded. ap/texinfo-6.5-x86_64-4.txz: Rebuilt. Recompiled against perl-5.28.0. ap/vim-8.1.0113-x86_64-1.txz: Upgraded. Compiled against perl-5.28.0. d/perl-5.28.0-x86_64-1.txz: Upgraded. kde/perlkde-4.14.3-x86_64-6.txz: Rebuilt. Recompiled against perl-5.28.0. kde/perlqt-4.14.3-x86_64-7.txz: Rebuilt. Recompiled against perl-5.28.0. l/tango-icon-theme-0.8.90-noarch-4.txz: Rebuilt. Made a couple of minor corrections to the slack-desc. n/epic5-2.0.1-x86_64-6.txz: Rebuilt. Recompiled against perl-5.28.0. n/irssi-1.1.1-x86_64-4.txz: Rebuilt. Recompiled against perl-5.28.0. n/net-snmp-5.7.3-x86_64-9.txz: Rebuilt. Recompiled against perl-5.28.0. n/ntp-4.2.8p11-x86_64-4.txz: Rebuilt. Recompiled against perl-5.28.0. n/stunnel-5.47-x86_64-1.txz: Upgraded. xap/hexchat-2.14.1-x86_64-4.txz: Rebuilt. Recompiled against perl-5.28.0. xap/vim-gvim-8.1.0113-x86_64-1.txz: Upgraded. Compiled against perl-5.28.0.
Diffstat (limited to 'source/d/perl')
-rwxr-xr-xsource/d/perl/perl.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/d/perl/perl.SlackBuild b/source/d/perl/perl.SlackBuild
index ee51ce8a8..7ef0f6cdd 100755
--- a/source/d/perl/perl.SlackBuild
+++ b/source/d/perl/perl.SlackBuild
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=perl
-VERSION=5.26.2
-BUILD=${BUILD:-5}
+VERSION=5.28.0
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then