summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2015-05-05 00:33:35 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-05 00:33:35 +0700
commit2ef34e4f1176363f8498b635394c30a207e5bb9c (patch)
tree14715cfdcdf5d0f637d10c12d5d1ba8039c2bf0d /perl
parentcb3126ecce4d786b71efd06acc728941c4f1770c (diff)
downloadslackbuilds-2ef34e4f1176363f8498b635394c30a207e5bb9c.tar.gz
slackbuilds-2ef34e4f1176363f8498b635394c30a207e5bb9c.tar.xz
perl/perl-file-basedir: Updated for version 0.07.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 8183e22c1d..a85a773f37 100644
--- a/perl/perl-file-basedir/perl-file-basedir.SlackBuild
+++ b/perl/perl-file-basedir/perl-file-basedir.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for perl-file-basedir
-# Copyright 2015 Edinaldo P. Silva <edps.mundognu@gmail.com>
+# Copyright 2015 Edinaldo P. Silva, Rio de janeiro, Brazil
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-file-basedir
-VERSION=${VERSION:-0.06}
+VERSION=${VERSION:-0.07}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-file-basedir/perl-file-basedir.info b/perl/perl-file-basedir/perl-file-basedir.info
index 48318585c8..5303aa1d16 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.06"
+VERSION="0.07"
HOMEPAGE="https://metacpan.org/pod/File::BaseDir"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/K/KI/KIMRYAN/File-BaseDir-0.06.tar.gz"
-MD5SUM="13cd49e695e559b85a4543ed7ad80004"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/K/KI/KIMRYAN/File-BaseDir-0.07.tar.gz"
+MD5SUM="5d10401970d209049c8491d2906c3e13"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-File-Which perl-Module-Build"