diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-09 06:28:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-09 06:28:32 +0700 |
commit | 6873f4a30606bee78bb481350174a9099ee1d773 (patch) | |
tree | 0842d43c99a2f1fbe9e21c6c47a9a6c53719a7fe /perl/perl-Date-Manip/perl-Date-Manip.SlackBuild | |
parent | 1e0b38264bd8688be18c3e276a04035182335fb9 (diff) |
perl/perl-Date-Manip: Updated for version 6.95.
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 97e9cfed229ae..338b3bad79b2b 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.94} +VERSION=${VERSION:-6.95} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |