wok-next diff postgresql-doc/receipt @ rev 8239
busybox: Fixed syntex. New tazwok doesn't like { make oldconfig && make} || return 1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Jan 27 20:52:34 2011 +0000 (2011-01-27) |
parents | 9d1b6783da36 |
children | a5f9cf2f6e4e |
line diff
1.1 --- a/postgresql-doc/receipt Thu Nov 04 15:54:07 2010 +0000 1.2 +++ b/postgresql-doc/receipt Thu Jan 27 20:52:34 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="postgresql-doc" 1.7 -VERSION="9.0.1" 1.8 +VERSION="9.0.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="SQL database system documentation" 1.11 MAINTAINER="pascal.bellard@slitaz.org"