From e7b9c9697e6a50c3b9e78941fa95ba11c716d238 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 1 Jun 2011 22:46:45 +0000 Subject: Wed Jun 1 22:46:45 UTC 2011 --- community/gsasl/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/gsasl') diff --git a/community/gsasl/PKGBUILD b/community/gsasl/PKGBUILD index 01c39c725..35dac7cf4 100644 --- a/community/gsasl/PKGBUILD +++ b/community/gsasl/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 45799 2011-04-29 10:48:15Z spupykin $ +# $Id: PKGBUILD 48291 2011-05-31 09:32:16Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Orivej Desh # Maintainer: Orivej Desh pkgname=gsasl -pkgver=1.5.4 -pkgrel=2 +pkgver=1.6.1 +pkgrel=1 pkgdesc="Simple Authentication and Security Layer framework and a few common SASL mechanisms" arch=("i686" "x86_64") url="http://josefsson.org/gsasl/" license=("GPL") depends=('gnutls' 'libidn' 'krb5') -source=("ftp://alpha.gnu.org/gnu/gsasl/$pkgname-$pkgver.tar.gz") -md5sums=('44cf5073a6ee2d77d526605bd6ab3904') +source=("ftp://ftp.gnu.org/gnu/gsasl/$pkgname-$pkgver.tar.gz") +md5sums=('7ae813eeb1f90ad52e9a781ac9e17f28') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf