[arch-commits] Commit in libsasl/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Thu Jun 4 15:31:37 UTC 2009
Date: Thursday, June 4, 2009 @ 11:31:37
Author: tpowa
Revision: 41490
upgpkg: libsasl 2.1.23-1
Modified:
libsasl/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-04 15:24:21 UTC (rev 41489)
+++ PKGBUILD 2009-06-04 15:31:37 UTC (rev 41490)
@@ -2,8 +2,8 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=libsasl
-pkgver=2.1.22
-pkgrel=8
+pkgver=2.1.23
+pkgrel=1
pkgdesc="Cyrus Simple Authentication Service Layer (SASL) library"
arch=(i686 x86_64)
url="http://cyrusimap.web.cmu.edu/downloads.html#sasl"
@@ -12,9 +12,6 @@
install=libsasl.install
source=(ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-${pkgver}.tar.gz
cyrus-sasl-2.1.19-checkpw.c.patch db-4.7.patch)
-md5sums=('45dde9d19193ae9dd388eb68b2027bc9'
- 'e27ddff076342e7a3041c4759817d04b'
- '71a3b7454f4d7cc2966b347bdf03f2fc')
options=('!makeflags')
build() {
More information about the arch-commits
mailing list