diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-06-07 00:09:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-06-07 00:09:21 +0700 |
commit | 294cefc07a5bd200034b46ada206f34e867675ed (patch) | |
tree | a9dc91d79f98c3344cdb20931283ccd95d54ffc0 /perl/perl-Date-Manip/perl-Date-Manip.SlackBuild | |
parent | 8c73ab4403a56f8aad4e00df7146ba7258a720b7 (diff) |
perl/perl-Date-Manip: Updated for version 6.98.
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 6efd5cabdd..caefab9b6c 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.97} +VERSION=${VERSION:-6.98} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |