wok rev 2987
Up: postfix (2.5.5)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon May 11 15:45:26 2009 +0200 (2009-05-11) |
parents | e9c875cc07f0 |
children | ba0de3329c46 |
files | postfix/receipt |
line diff
1.1 --- a/postfix/receipt Mon May 11 15:44:30 2009 +0200 1.2 +++ b/postfix/receipt Mon May 11 15:45:26 2009 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="postfix" 1.7 -VERSION="2.5.2" 1.8 +VERSION="2.5.5" 1.9 CATEGORY="network" 1.10 SHORT_DESC="fast, easy to administer, and secure mailer." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -19,7 +19,7 @@ 1.13 cd $src 1.14 make makefiles CCARGS="-DHAS_DB -DHAS_LDAP" AUXLIBS="-ldb -lldap -llber" 1.15 make 1.16 - install_root=/home/slitaz/wok/postfix/postfix-2.5.2/_pkg \ 1.17 + install_root=/home/slitaz/wok/postfix/postfix-$VERSION/_pkg \ 1.18 sh postfix-install -non-interactive 1.19 } 1.20