diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-11 08:03:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-17 09:00:12 +0700 |
commit | 342255170cb88264e3fd158ad0c8bc5ba1094373 (patch) | |
tree | f8adf330130a4840ca2eb7beea4a535af2aa6ace /perl/perl-Date-Manip/perl-Date-Manip.SlackBuild | |
parent | 1b96248b301d4983bfbc38e8f3849a5812494937 (diff) |
perl/perl-Date-Manip: Updated for version 6.89.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Date-Manip/perl-Date-Manip.SlackBuild')
-rw-r--r-- | perl/perl-Date-Manip/perl-Date-Manip.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild b/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild index 8eb0fa537b1d4..88da9fe055375 100644 --- a/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild +++ b/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perl-Date-Manip -VERSION=${VERSION:-6.88} +VERSION=${VERSION:-6.89} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |