wok rev 16732

Up: php(5.5.13)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Jun 03 00:56:41 2014 +0200 (2014-06-03)
parents 2b545d56eedc
children 55f67249b264
files php/receipt
line diff
     1.1 --- a/php/receipt	Tue Jun 03 00:52:44 2014 +0200
     1.2 +++ b/php/receipt	Tue Jun 03 00:56:41 2014 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="php"
     1.7 -VERSION="5.4.26"
     1.8 +VERSION="5.5.13"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="PHP web programming language."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -40,7 +40,7 @@
    1.13  			--with-mcrypt=shared,/usr \
    1.14  			--with-mysql=shared,/usr \
    1.15  			--with-mysqli=shared \
    1.16 -			--with-mysql-sock=/var/mysql/mysql.sock \
    1.17 +			--with-mysql-sock=/var/run/mysqld/mysql.sock \
    1.18  			--with-pdo-sqlite=shared,/usr \
    1.19  			--with-pgsql=shared,/usr \
    1.20  			--with-snmp=shared,/usr \