[notify] php: update to 5.5.23

includes security fixes for CVE-2015-0231, CVE-2015-2305 and
CVE-2015-2331. See http://php.net/ChangeLog-5.php#5.5.23
This commit is contained in:
Juergen Daubert 2015-03-20 13:44:17 +01:00
parent e6274a2976
commit 3b7d4cf30b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
fb1704131d495f5b3e6ab3b087a8dbe6 php-5.5.22.tar.xz
692f9bc5649806f2053eee1e7323b7ea php-5.5.23.tar.xz

View File

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