summaryrefslogtreecommitdiffstats
path: root/perl/perl-DBIx-Simple/perl-DBIx-Simple.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-DBIx-Simple/perl-DBIx-Simple.SlackBuild')
-rw-r--r--perl/perl-DBIx-Simple/perl-DBIx-Simple.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-DBIx-Simple/perl-DBIx-Simple.SlackBuild b/perl/perl-DBIx-Simple/perl-DBIx-Simple.SlackBuild
index c1d2ba8a6b..dd47a9da58 100644
--- a/perl/perl-DBIx-Simple/perl-DBIx-Simple.SlackBuild
+++ b/perl/perl-DBIx-Simple/perl-DBIx-Simple.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-DBIx-Simple
-# Copyright 2013-2016 Andreas Voegele <andreas@andreasvoegele.com>
+# Copyright 2013-2017 Andreas Voegele <andreas@andreasvoegele.com>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -17,8 +17,8 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=perl-DBIx-Simple
-VERSION=${VERSION:-1.35}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.37}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$(printf $PRGNAM | cut -d- -f2-)"