wok-4.x diff postgresql/receipt @ rev 7933
slitaz-tools: fix WGET_URL
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Jan 11 14:37:48 2011 +0100 (2011-01-11) |
parents | 53e1828da719 |
children | 613cf74b3878 |
line diff
1.1 --- a/postgresql/receipt Wed Nov 17 03:47:52 2010 +0000 1.2 +++ b/postgresql/receipt Tue Jan 11 14:37:48 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="postgresql" 1.7 -VERSION="9.0.1" 1.8 +VERSION="9.0.2" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="SQL database system." 1.11 MAINTAINER="pascal.bellard@slitaz.org"