diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2015-08-28 00:39:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-28 00:39:17 +0700 |
commit | d62f50f5eb198bc7ff1af36f79ea97579c0f0961 (patch) | |
tree | f9afa6fd84a9ae94d1e591d911b3310530412849 /perl/perl-IO-stringy/perl-IO-stringy.SlackBuild | |
parent | 17287d86dbe53ea48a839cbd730c1a42315a1ffc (diff) | |
download | slackbuilds-d62f50f5eb198bc7ff1af36f79ea97579c0f0961.tar.gz |
perl/perl-IO-stringy: Updated for version 2.111.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-IO-stringy/perl-IO-stringy.SlackBuild')
-rw-r--r-- | perl/perl-IO-stringy/perl-IO-stringy.SlackBuild | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/perl/perl-IO-stringy/perl-IO-stringy.SlackBuild b/perl/perl-IO-stringy/perl-IO-stringy.SlackBuild index fde66bfac6..a03abb3241 100644 --- a/perl/perl-IO-stringy/perl-IO-stringy.SlackBuild +++ b/perl/perl-IO-stringy/perl-IO-stringy.SlackBuild @@ -3,7 +3,8 @@ # Slackware Package Build Script for perl modules: IO-stringy # Home Page http://search.cpan.org/dist/IO-stringy/ -# Copyright (c) 2009-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant__AT__mnspace__DOT__net) +# Copyright (c) 2009-2015, Nishant Limbachia, Hoffman Estates, IL, USA +# (nishant _AT_ mnspace _DOT_ net) # All rights reserved. # Redistribution and use of this script, with or without modification, is @@ -26,9 +27,9 @@ # # Modified by the SlackBuilds.org project. -SRCNAM=IO-stringy -PRGNAM=perl-IO-stringy -VERSION=2.110 +SRCNAM="IO-stringy" +PRGNAM="perl-IO-stringy" +VERSION=${VERSION:-2.111} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |