diff options
author | Tonus <tonus1@gmail.com> | 2023-05-04 23:43:30 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-06 07:47:22 +0700 |
commit | 5817895d325bbe7aeebfdaf2118cc23d03740d8d (patch) | |
tree | 48f17d32150493408fd4bf7940f30433544b602b /perl/perl-file-slurper/perl-file-slurper.SlackBuild | |
parent | 2aedb87a1bfe0349849c28d6f83201f9d8959cca (diff) |
perl/perl-file-slurper: update for version 0.014
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-file-slurper/perl-file-slurper.SlackBuild')
-rw-r--r-- | perl/perl-file-slurper/perl-file-slurper.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-file-slurper/perl-file-slurper.SlackBuild b/perl/perl-file-slurper/perl-file-slurper.SlackBuild index fd641648af..190a7a49b1 100644 --- a/perl/perl-file-slurper/perl-file-slurper.SlackBuild +++ b/perl/perl-file-slurper/perl-file-slurper.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perl-file-slurper -VERSION=${VERSION:-0.012} +VERSION=${VERSION:-0.014} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |