wok diff phpldapadmin/receipt @ rev 9792

awesome+startup-notification: fix BUILD_DEPENDS
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 13 23:19:06 2011 +0200 (2011-05-13)
parents e0cee896adcf
children 642675200022
line diff
     1.1 --- a/phpldapadmin/receipt	Mon Mar 15 14:58:37 2010 +0100
     1.2 +++ b/phpldapadmin/receipt	Fri May 13 23:19:06 2011 +0200
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="phpldapadmin"
     1.7 -VERSION="1.1.0.5"
     1.8 +VERSION="1.2.0.5"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="Administration of LDAP over the Web."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13 -WEB_SITE="http://$PACKAGE.sourceforge.net/"
    1.14 +TARBALL="$PACKAGE-$VERSION.tgz"
    1.15 +WEB_SITE="http://phpldapadmin.sourceforge.net/"
    1.16  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.17  DEPENDS="php-ldap"
    1.18  CONFIG_FILES="/etc/phpldapadmin/config.php"