From 02c9bfff757559ec46bb1fdc183f160777c8117c Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 19 Apr 2019 20:26:12 +0000 Subject: Fri Apr 19 20:26:12 UTC 2019 d/perl-5.28.2-x86_64-1.txz: Upgraded. Modules upgraded: DBD-mysql-4.050, IO-Socket-SSL-2.066, TermReadKey-2.38, URI-1.76. l/gst-plugins-base-1.16.0-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.16.0-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.16.0-x86_64-1.txz: Upgraded. l/gstreamer-1.16.0-x86_64-1.txz: Upgraded. l/python-urllib3-1.24.2-x86_64-1.txz: Upgraded. extra/pure-alsa-system/gst-plugins-good-1.16.0-x86_64-1_alsa.txz: Upgraded. --- source/d/perl/perl.SlackBuild | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'source/d/perl') diff --git a/source/d/perl/perl.SlackBuild b/source/d/perl/perl.SlackBuild index a793b9f50..1f62fb338 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 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2009, 2010, 2011, 2012, 2013, 2015, 2016, 2017, 2018, 2019 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=perl -VERSION=5.28.1 +VERSION=5.28.2 BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: @@ -60,15 +60,15 @@ PKG=$TMP/package-perl # https://metacpan.org/release/Devel-CheckLib DEVELCHECKLIB=1.13 # https://metacpan.org/release/DBD-mysql -DBDMYSQL=4.049 +DBDMYSQL=4.050 # https://metacpan.org/release/DBI DBI=1.642 # https://metacpan.org/release/gettext GETTEXT=1.07 # https://metacpan.org/release/TermReadKey -TERMREADKEY=2.37 +TERMREADKEY=2.38 # https://metacpan.org/release/URI -URI=1.74 +URI=1.76 # https://metacpan.org/release/XML-Parser XMLPARSER=2.44 # https://metacpan.org/release/XML-Simple @@ -78,7 +78,7 @@ AUTHENSASL=2.16 # https://metacpan.org/release/MIME-Base64 MIMEBASE64=3.15 # https://metacpan.org/release/IO-Socket-SSL -IOSOCKETSSL=2.060 +IOSOCKETSSL=2.066 # https://metacpan.org/release/Net-SSLeay NETSSLEAY=1.85 # https://metacpan.org/release/libnet -- cgit v1.2.3