diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 01:33:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:55:40 +0700 |
commit | 2ca8e5c4bb513c700c7b314c303855407cc43487 (patch) | |
tree | 342e50af82f6aec675b4349db409e4335056ff47 /perl/perl-File-Which/perl-File-Which.SlackBuild | |
parent | 426429141792e4e5cd0c4a7a9c7f3cbb06a2c62d (diff) |
perl/perl-File-Which: Updated for version 1.21.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-File-Which/perl-File-Which.SlackBuild')
-rw-r--r-- | perl/perl-File-Which/perl-File-Which.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-File-Which/perl-File-Which.SlackBuild b/perl/perl-File-Which/perl-File-Which.SlackBuild index 93558d462e433..33f4d9d448594 100644 --- a/perl/perl-File-Which/perl-File-Which.SlackBuild +++ b/perl/perl-File-Which/perl-File-Which.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-File-Which -VERSION=${VERSION:-1.09} +VERSION=${VERSION:-1.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |