summaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--perl/perl-Authen-SASL/perl-Authen-SASL.SlackBuild6
-rw-r--r--perl/perl-Authen-SASL/perl-Authen-SASL.info8
2 files changed, 7 insertions, 7 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
diff --git a/perl/perl-Authen-SASL/perl-Authen-SASL.info b/perl/perl-Authen-SASL/perl-Authen-SASL.info
index 9fcf577cc1..be9bbc7ca2 100644
--- a/perl/perl-Authen-SASL/perl-Authen-SASL.info
+++ b/perl/perl-Authen-SASL/perl-Authen-SASL.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Authen-SASL"
-VERSION="2.15"
-HOMEPAGE="http://search.cpan.org/~gbarr/Authen-SASL-2.15/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/Authen-SASL-2.15.tar.gz"
-MD5SUM="35929abb2755cf479d548672800aebee"
+VERSION="2.16"
+HOMEPAGE="http://search.cpan.org/~gbarr/Authen-SASL-2.16/"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/Authen-SASL-2.16.tar.gz"
+MD5SUM="7c03a689d4c689e5a9e2f18a1c586b2f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-digest-hmac"