diff options
Diffstat (limited to 'perl/perl-AnyEvent-I3/perl-AnyEvent-I3.SlackBuild')
-rw-r--r-- | perl/perl-AnyEvent-I3/perl-AnyEvent-I3.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-AnyEvent-I3/perl-AnyEvent-I3.SlackBuild b/perl/perl-AnyEvent-I3/perl-AnyEvent-I3.SlackBuild index 24392b17d0be0..c85e264380ddd 100644 --- a/perl/perl-AnyEvent-I3/perl-AnyEvent-I3.SlackBuild +++ b/perl/perl-AnyEvent-I3/perl-AnyEvent-I3.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-AnyEvent-I3 # Written by Marcin Herda <mherda@slackword.net> -# Updated by Johannes Schoepfer +# Copyright 2016-2017 Johannes Schoepfer, Germany # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-AnyEvent-I3 -VERSION=${VERSION:-0.16} +VERSION=${VERSION:-0.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |