wok-6.x diff ppp-pam/receipt @ rev 5341
Fixed gettext to have acl as a depend and not just a build depend. Need for xgettext to work.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Apr 27 10:19:26 2010 +0000 (2010-04-27) |
parents | 4736cbc67cec |
children | a3501d98b7a1 |
line diff
1.1 --- a/ppp-pam/receipt Tue Mar 16 09:56:47 2010 +0000 1.2 +++ b/ppp-pam/receipt Tue Apr 27 10:19:26 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ppp-pam" 1.7 -VERSION="2.4.4" 1.8 +VERSION="2.4.5" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Implements the Point-to-Point Protocol (PPP) with PAM support." 1.11 MAINTAINER="pascal.bellard@slitaz.org"