wok diff php/receipt @ rev 17949

pciids: up (20150414).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 16 02:29:06 2015 +0300 (2015-04-16)
parents a08284cf9e61
children 9e01bc6321ea
line diff
     1.1 --- a/php/receipt	Mon Mar 17 13:06:49 2014 +0000
     1.2 +++ b/php/receipt	Thu Apr 16 02:29:06 2015 +0300
     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 \