diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-02 23:56:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-04 10:37:21 +0700 |
commit | 814de95a5200231ea7efb5ea1fb65ec8d73ed6c9 (patch) | |
tree | 89220a6a11bf407a9439fce53640c37a7ea2dd85 /perl/perl-Date-Manip/perl-Date-Manip.SlackBuild | |
parent | acd2cde23295891726a9dcfca06b1fa28fea162e (diff) |
perl/perl-Date-Manip: Updated for version 6.87.
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 9463b26136..99b73131f5 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.86} +VERSION=${VERSION:-6.87} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |