[notify] php: update to 5.5.24

update includes security fixes for CVE-2015-1351 and CVE-2015-1352,
see http://php.net/ChangeLog-5.php#5.5.24
This commit is contained in:
Juergen Daubert 2015-04-16 19:31:33 +02:00
parent a70a8d2ee5
commit 962a6af438
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
692f9bc5649806f2053eee1e7323b7ea php-5.5.23.tar.xz
32e5ab1d77186142474cb65c685659bd php-5.5.24.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: readline libpcre libxml2 curl db gdbm xz
name=php
version=5.5.23
version=5.5.24
release=1
source=(http://php.net/distributions/php-$version.tar.xz)