wok-6.x diff libsasl-modules/receipt @ rev 23272
updated pam_krb5 (4.6 -> 4,8)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Mar 28 14:37:42 2020 +0100 (2020-03-28) |
parents | 051931e905b0 |
children | a1821e12e28a |
line diff
1.1 --- a/libsasl-modules/receipt Fri Dec 06 10:39:07 2013 +0000 1.2 +++ b/libsasl-modules/receipt Sat Mar 28 14:37:42 2020 +0100 1.3 @@ -1,16 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libsasl-modules" 1.7 -VERSION="2.1.23" 1.8 +VERSION="2.1.27" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="SASL library modules." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="BSD" 1.13 +WEB_SITE="https://cyrusimap.org/sasl/" 1.14 + 1.15 PROVIDE="libsasl-without-ldap" 1.16 -WEB_SITE="http://cyrusimap.web.cmu.edu/" 1.17 WANTED="cyrus-sasl" 1.18 - 1.19 -DEPENDS="libsasl libkrb5 libcomerr3 libcrypto libdb" 1.20 +DEPENDS="libcomerr3 libcrypto libdb libkrb5 libsasl" 1.21 1.22 # Rules to gen a SliTaz package suitable for Tazpkg. 1.23 genpkg_rules()