diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2018-03-30 23:31:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-31 07:41:40 +0700 |
commit | d0f95c2d78a8ee839cc9a0a43c0188e55186b3fc (patch) | |
tree | 250ee15a4245d356d96f74661a69d8ec2ffde4f7 /perl/perl-Image-Info/perl-Image-Info.SlackBuild | |
parent | 08152d44a2ce8ce43e3862d0eb00527cf697ae0b (diff) |
perl/perl-Image-Info: Updated for version 1.41.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Image-Info/perl-Image-Info.SlackBuild')
-rw-r--r-- | perl/perl-Image-Info/perl-Image-Info.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Image-Info/perl-Image-Info.SlackBuild b/perl/perl-Image-Info/perl-Image-Info.SlackBuild index ff549e92dee06..c665cba46a68d 100644 --- a/perl/perl-Image-Info/perl-Image-Info.SlackBuild +++ b/perl/perl-Image-Info/perl-Image-Info.SlackBuild @@ -3,7 +3,7 @@ # Slackware Package Build Script for perl modules: Image::Info # Home Page http://search.cpan.org/dist/Image-Info/ -# Copyright (c) 2009-2016, Nishant Limbachia, Hoffman Estates, IL, USA +# Copyright (c) 2009-2018, Nishant Limbachia, Hoffman Estates, IL, USA # (nishant _AT_ mnspace _DOT_ net) # All rights reserved. @@ -29,7 +29,7 @@ SRCNAM=Image-Info PRGNAM=perl-$SRCNAM -VERSION=${VERSION:-1.39} +VERSION=${VERSION:-1.41} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |