diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-04 14:23:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-04 14:23:06 +0700 |
commit | f4a5e1b6bf5a69f4eb17fcacbbc1b559fc644ec7 (patch) | |
tree | 930a2147e387049aeb6cc84f3cd43f007207323a /perl/perl-Date-Manip/perl-Date-Manip.SlackBuild | |
parent | f2c2e77f33687dc1afcf430ef83055ed000694f5 (diff) |
perl/perl-Date-Manip: Updated for version 6.93.
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 61308908527ad..1e1976b23c480 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.92} +VERSION=${VERSION:-6.93} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |