[notify] php: update to 5.5.7

Includes a security fix, see http://www.php.net/ChangeLog-5.php#5.5.7
This commit is contained in:
Juergen Daubert 2013-12-21 14:18:11 +01:00
parent 744af9b741
commit f87128d47a
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1472b1f968a2a4ae8b26f3134a116011 php-5.5.6.tar.bz2
0c02437f661105221e99a301a5275a41 php-5.5.7.tar.xz

View File

@ -4,9 +4,9 @@
# Depends on: readline libpcre libxml2 curl db gdbm xz
name=php
version=5.5.6
version=5.5.7
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)
source=(http://www.php.net/distributions/php-$version.tar.xz)
build () {
cd php-$version