summaryrefslogtreecommitdiffstats
path: root/source/d/perl/perl.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-01-25 01:07:00 +0000
committer Eric Hameleers <alien@slackware.com>2021-01-25 08:59:51 +0100
commit6197acd604d6d8e70b3523d1a5abfa101270ddf3 (patch)
tree0e4117903e1bce3d03e1ff97ecbae199e229003b /source/d/perl/perl.SlackBuild
parentd6b3fac831bf7bbe61e3e04c1dc6f734f06f8731 (diff)
downloadcurrent-6197acd604d6d8e70b3523d1a5abfa101270ddf3.tar.gz
current-6197acd604d6d8e70b3523d1a5abfa101270ddf3.tar.xz
Mon Jan 25 01:07:00 UTC 202120210125010700
a/glibc-zoneinfo-2021a-noarch-1.txz: Upgraded. This package provides the latest timezone updates. ap/vorbis-tools-1.4.2-x86_64-1.txz: Upgraded. d/binutils-2.36-x86_64-1.txz: Upgraded. d/bison-3.7.5-x86_64-1.txz: Upgraded. d/oprofile-1.4.0-x86_64-4.txz: Rebuilt. d/perl-5.32.1-x86_64-1.txz: Upgraded. d/python-pip-21.0-x86_64-1.txz: Upgraded. d/python-setuptools-52.0.0-x86_64-1.txz: Upgraded. l/imagemagick-7.0.10_59-x86_64-1.txz: Upgraded. l/libsndfile-1.0.31-x86_64-1.txz: Upgraded. x/libXt-1.2.1-x86_64-1.txz: Upgraded. x/util-macros-1.19.3-noarch-1.txz: Upgraded. x/xf86-video-nouveau-1.0.17-x86_64-1.txz: Upgraded. xap/seamonkey-2.53.6-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.seamonkey-project.org/releases/seamonkey2.53.6 (* Security fix *)
Diffstat (limited to 'source/d/perl/perl.SlackBuild')
-rwxr-xr-xsource/d/perl/perl.SlackBuild18
1 files changed, 9 insertions, 9 deletions
diff --git a/source/d/perl/perl.SlackBuild b/source/d/perl/perl.SlackBuild
index 6f782fa43..76c05bc69 100755
--- a/source/d/perl/perl.SlackBuild
+++ b/source/d/perl/perl.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2009, 2010, 2011, 2012, 2013, 2015, 2016, 2017, 2018, 2019, 2020 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2009, 2010, 2011, 2012, 2013, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=perl
-VERSION=5.32.0
-BUILD=${BUILD:-4}
+VERSION=5.32.1
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -68,7 +68,7 @@ GETTEXT=1.07
# https://metacpan.org/release/TermReadKey
TERMREADKEY=2.38
# https://metacpan.org/release/URI
-URI=5.05
+URI=5.06
# https://metacpan.org/release/XML-Parser
XMLPARSER=2.46
# https://metacpan.org/release/XML-Simple
@@ -78,19 +78,19 @@ AUTHENSASL=2.16
# https://metacpan.org/release/MIME-Base64
MIMEBASE64=3.16
# https://metacpan.org/release/IO-Socket-SSL
-IOSOCKETSSL=2.068
+IOSOCKETSSL=2.069
# https://metacpan.org/release/Net-SSLeay
-NETSSLEAY=1.88
+NETSSLEAY=1.90
# https://metacpan.org/release/libnet
-LIBNET=3.11
+LIBNET=3.13
# https://metacpan.org/release/Parse-Yapp
PARSEYAPP=1.21
# https://metacpan.org/release/Path-Tiny (freecell-solver)
-PATHTINY=0.114
+PATHTINY=0.116
# https://metacpan.org/release/Template-Toolkit (freecell-solver)
TEMPLATETOOLKIT=3.009
# https://metacpan.org/release/Moo (freecell-solver)
-MOO=2.004000
+MOO=2.004004
# https://metacpan.org/pod/Module::Runtime (freecell-solver)
MODULERUNTIME=0.016
# https://metacpan.org/pod/Sub::Quote (freecell-solver)