# HG changeset patch # User Eric Joseph-Alexandre # Date 1242049526 -7200 # Node ID 051a78c03e10a25c8fcbc8a8d8a0b42c3dda3154 # Parent e9c875cc07f0e078e3e946fb0310ed7b4cd10b81 Up: postfix (2.5.5) diff -r e9c875cc07f0 -r 051a78c03e10 postfix/receipt --- a/postfix/receipt Mon May 11 15:44:30 2009 +0200 +++ b/postfix/receipt Mon May 11 15:45:26 2009 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="postfix" -VERSION="2.5.2" +VERSION="2.5.5" CATEGORY="network" SHORT_DESC="fast, easy to administer, and secure mailer." MAINTAINER="pascal.bellard@slitaz.org" @@ -19,7 +19,7 @@ cd $src make makefiles CCARGS="-DHAS_DB -DHAS_LDAP" AUXLIBS="-ldb -lldap -llber" make - install_root=/home/slitaz/wok/postfix/postfix-2.5.2/_pkg \ + install_root=/home/slitaz/wok/postfix/postfix-$VERSION/_pkg \ sh postfix-install -non-interactive }