# HG changeset patch # User Christopher Rogers # Date 1288531140 0 # Node ID 540f739d39f82b1a0f7d64d56aeb9ef2c3ad7908 # Parent 51ea0235bee645f64c5fa6f14d6f3e0654b688b5 Up: phpldapadmin to 1.2.0.5. diff -r 51ea0235bee6 -r 540f739d39f8 phpldapadmin/receipt --- a/phpldapadmin/receipt Sun Oct 31 13:14:27 2010 +0000 +++ b/phpldapadmin/receipt Sun Oct 31 13:19:00 2010 +0000 @@ -1,12 +1,12 @@ # SliTaz package receipt. PACKAGE="phpldapadmin" -VERSION="1.1.0.5" +VERSION="1.2.0.5" CATEGORY="misc" SHORT_DESC="Administration of LDAP over the Web." MAINTAINER="pascal.bellard@slitaz.org" -TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://$PACKAGE.sourceforge.net/" +TARBALL="$PACKAGE-$VERSION.tgz" +WEB_SITE="http://phpldapadmin.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="php-ldap" CONFIG_FILES="/etc/phpldapadmin/config.php"