wok diff postfix/receipt @ rev 3473

get-softmodem-driver: Add support for Smart Link modem
author Dominique Corbex <domcox@users.sourceforge.net>
date Tue Jun 16 21:41:05 2009 +0200 (2009-06-16)
parents 30a2f8a2ce99
children b7ffe250e629
line diff
     1.1 --- a/postfix/receipt	Tue Mar 10 09:02:15 2009 +0000
     1.2 +++ b/postfix/receipt	Tue Jun 16 21:41:05 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