Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=107199d59cbc0305543b4e6ccb3f824084bc8bd1
commit 107199d59cbc0305543b4e6ccb3f824084bc8bd1 Author: Miklos Vajna <[email protected]> Date: Tue Dec 27 17:37:53 2011 +0100 cyrus-sasl-2.1.25-4-i686 - rebuild with gdbm-1.10 diff --git a/source/network/cyrus-sasl/FrugalBuild b/source/network/cyrus-sasl/FrugalBuild index 65e5e04..2dca07a 100644 --- a/source/network/cyrus-sasl/FrugalBuild +++ b/source/network/cyrus-sasl/FrugalBuild @@ -3,10 +3,10 @@ pkgname=cyrus-sasl pkgver=2.1.25 -pkgrel=3 +pkgrel=4 pkgdesc="SASL Authentication mechanism" url="http://ftp.andrew.cmu.edu/pub/cyrus-mail/" -depends=('openssl>=1.0.0' 'gdbm' 'pam') +depends=('openssl>=1.0.0' 'gdbm>=1.10' 'pam') groups=('network') archs=('i686' 'x86_64' 'ppc' 'arm') source=(ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-$pkgver.tar.gz \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
