php: update to 5.5.13.
This commit is contained in:
parent
d6bc74c60e
commit
48ee4d3dd0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'php'
|
# Template build file for 'php'
|
||||||
pkgname=php
|
pkgname=php
|
||||||
version=5.5.10
|
version=5.5.13
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
short_desc="An HTML-embedded scripting language"
|
short_desc="An HTML-embedded scripting language"
|
||||||
|
@ -16,7 +16,7 @@ makedepends="postgresql-libs-devel libldap-devel libvpx-devel sqlite-devel
|
||||||
readline-devel>=6.3 libmysqlclient-devel"
|
readline-devel>=6.3 libmysqlclient-devel"
|
||||||
conf_files="/etc/php/php.ini"
|
conf_files="/etc/php/php.ini"
|
||||||
distfiles="http://www.php.net/distributions/php-${version}.tar.gz"
|
distfiles="http://www.php.net/distributions/php-${version}.tar.gz"
|
||||||
checksum=abf751810593844e0897007797210828b193a213d9b204f203e0331019cadb90
|
checksum=15e34eb7c45e66963cbece29fb41e53cc6c6e3ec4a54c291a53cf6a1527771b6
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
local _phpconfig="--srcdir=.. \
|
local _phpconfig="--srcdir=.. \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue