wok-next diff socat/receipt @ rev 10721

postfix: Fixed uid for postdrop group and postfix user. We should use uid 75 for postfix user and uid 73 for postdrop. Postdrop group was seting itself to 1000 uid before.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 28 18:20:04 2011 +0000 (2011-05-28)
parents 0d71947173a7
children 380ffe05937a
line diff
     1.1 --- a/socat/receipt	Fri Mar 13 09:43:13 2009 +0000
     1.2 +++ b/socat/receipt	Sat May 28 18:20:04 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="socat"
     1.7 -VERSION="2.0.0-b2"
     1.8 +VERSION="2.0.0-b3"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Reads and writes data across network connections."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"