diff options
Diffstat (limited to 'perl/perl-Test-Simple/perl-Test-Simple.SlackBuild')
-rw-r--r-- | perl/perl-Test-Simple/perl-Test-Simple.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild b/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild index 0ff3093e4e2e3..9f330be955e58 100644 --- a/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild +++ b/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2014 LEVAI Daniel +# Copyright (c) 2014-2016 LEVAI Daniel # All rights reserved. # # * Redistribution and use in source and binary forms, with or without @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Test-Simple -VERSION=${VERSION:-1.302062} +VERSION=${VERSION:-1.302067} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |