libraries/libgsasl: Updated for version 1.8.0.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Marcel Saegebarth 2012-12-29 20:47:52 -05:00 committed by dsomero
parent 108a4568dc
commit 6494a40638
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# SlackBuild script for "libgsasl".
# Copyright 2009-2011 Marcel Saegebarth <marc@mos6581.de>
# Copyright 2009-2012 Marcel Saegebarth <marc@mos6581.de>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -25,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libgsasl
VERSION=1.6.0
VERSION=1.8.0
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libgsasl"
VERSION="1.6.0"
VERSION="1.8.0"
HOMEPAGE="http://www.gnu.org/software/gsasl/"
DOWNLOAD="ftp://ftp.gnu.org/pub/gnu/gsasl/libgsasl-1.6.0.tar.gz"
MD5SUM="21efc8a02c4ff4e1326267b8ac16a48f"
DOWNLOAD="ftp://ftp.gnu.org/pub/gnu/gsasl/libgsasl-1.8.0.tar.gz"
MD5SUM="5dbdf859f6e60e05813370e2b193b92b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""