summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-file-basedir/perl-file-basedir.SlackBuild4
-rw-r--r--perl/perl-file-basedir/perl-file-basedir.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-file-basedir/perl-file-basedir.SlackBuild b/perl/perl-file-basedir/perl-file-basedir.SlackBuild
index 87aea55399..5ac513fb41 100644
--- a/perl/perl-file-basedir/perl-file-basedir.SlackBuild
+++ b/perl/perl-file-basedir/perl-file-basedir.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for perl-file-basedir.
#
-# Copyright 2015-2018 Edinaldo P. Silva, Rio de janeiro, Brazil
+# Copyright 2015-2022 Edinaldo P. Silva, Rio de janeiro, Brazil
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-file-basedir
-VERSION=${VERSION:-0.08}
+VERSION=${VERSION:-0.09}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/perl-file-basedir/perl-file-basedir.info b/perl/perl-file-basedir/perl-file-basedir.info
index 319c035b3c..fca334e5d7 100644
--- a/perl/perl-file-basedir/perl-file-basedir.info
+++ b/perl/perl-file-basedir/perl-file-basedir.info
@@ -1,8 +1,8 @@
PRGNAM="perl-file-basedir"
-VERSION="0.08"
+VERSION="0.09"
HOMEPAGE="https://metacpan.org/pod/File::BaseDir"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/K/KI/KIMRYAN/File-BaseDir-0.08.tar.gz"
-MD5SUM="667a7faa144c0c9a22b4421ed395fe89"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-BaseDir-0.09.tar.gz"
+MD5SUM="9f0cec6783602f8f44f9226769992b66"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-File-Which perl-Module-Build perl-IPC-System-Simple"