summaryrefslogtreecommitdiffstats
path: root/perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild
diff options
context:
space:
mode:
author Daniel LEVAI <leva@ecentrum.hu>2012-11-17 18:17:16 +0100
committer Heinz Wiesinger <pprkut@slackbuilds.org>2012-11-17 18:28:53 +0100
commitb86c4d88c56204b3f16b676912a38b0e66980853 (patch)
tree84aa2bfcbbdce7a6de8f3aae3fd13da829acf816 /perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild
parentc5476023d10e48fdd536c12aa4e42cea5766258d (diff)
downloadslackbuilds-b86c4d88c56204b3f16b676912a38b0e66980853.tar.gz
slackbuilds-b86c4d88c56204b3f16b676912a38b0e66980853.tar.xz
perl/perl-Authen-SASL: Updated for version 2.16.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild')
-rw-r--r--perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild b/perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild
index aa7cb3d4bc..7d193ed74c 100644
--- a/perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild
+++ b/perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh -e
-# Copyright (c) 2010 Daniel LEVAI
+# Copyright (c) 2010, 2011, 2012 Daniel LEVAI
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -29,8 +29,8 @@
SRCNAM=Authen-SASL
PRGNAM=perl-$SRCNAM
-VERSION=2.15
-BUILD=${BUILD:-2}
+VERSION=2.16
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then