diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 17:20:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 17:21:21 +0700 |
commit | f4cd6cc89af10352c3507a33db32bc310c440e01 (patch) | |
tree | 6c3491e8e0a088f40f8397be7569827254d6e9c9 /perl/perl-strictures/perl-strictures.SlackBuild | |
parent | 52a02c2f703d7a3fee225f2c148836ed378cf6e6 (diff) |
perl/perl-strictures: Updated for version 2.000002.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-strictures/perl-strictures.SlackBuild')
-rw-r--r-- | perl/perl-strictures/perl-strictures.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-strictures/perl-strictures.SlackBuild b/perl/perl-strictures/perl-strictures.SlackBuild index 7e9cebd96a51..2a6adddecef0 100644 --- a/perl/perl-strictures/perl-strictures.SlackBuild +++ b/perl/perl-strictures/perl-strictures.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-strictures -# Copyright 2013-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2013-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-strictures -VERSION=${VERSION:-2.000001} +VERSION=${VERSION:-2.000002} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |