wok-6.x diff libsasl-modules/receipt @ rev 22420

these 3 packages seem not used in xfce4 v4.12, so reverting to last version in slitaz: 4.10.0: libxfcegui4 libxfcegui4-dev xfce4-mixer
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Dec 15 09:01:23 2019 +0000 (2019-12-15)
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	Sun Dec 15 09:01:23 2019 +0000
     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()