# HG changeset patch # User Eric Joseph-Alexandre # Date 1401749801 -7200 # Node ID 1a1b4f47c3d163a7ee22d6b93475395f33ab364b # Parent 2b545d56eedc544d28f0047aa34842cce41f720b Up: php(5.5.13) diff -r 2b545d56eedc -r 1a1b4f47c3d1 php/receipt --- a/php/receipt Tue Jun 03 00:52:44 2014 +0200 +++ b/php/receipt Tue Jun 03 00:56:41 2014 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="php" -VERSION="5.4.26" +VERSION="5.5.13" CATEGORY="development" SHORT_DESC="PHP web programming language." MAINTAINER="pankso@slitaz.org" @@ -40,7 +40,7 @@ --with-mcrypt=shared,/usr \ --with-mysql=shared,/usr \ --with-mysqli=shared \ - --with-mysql-sock=/var/mysql/mysql.sock \ + --with-mysql-sock=/var/run/mysqld/mysql.sock \ --with-pdo-sqlite=shared,/usr \ --with-pgsql=shared,/usr \ --with-snmp=shared,/usr \