summaryrefslogtreecommitdiffstats
path: root/perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild
diff options
context:
space:
mode:
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