wok diff php-mysql/receipt @ rev 8523
Fix icedtea6-jdk: don't exit but return if an error occurs
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Feb 13 03:21:54 2011 +0100 (2011-02-13) |
parents | ed560df8d2fc |
children | 855f42b596c0 |
line diff
1.1 --- a/php-mysql/receipt Thu Dec 16 16:22:02 2010 +0000 1.2 +++ b/php-mysql/receipt Sun Feb 13 03:21:54 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="php-mysql" 1.7 -VERSION="5.2.16" 1.8 +VERSION="5.2.17" 1.9 CATEGORY="development" 1.10 SHORT_DESC="mysql module for PHP web programming language." 1.11 MAINTAINER="pascal.bellard@slitaz.org"