[notify] php: update to 5.5.22

includes two security fixes, see http://php.net/ChangeLog-5.php#5.5.22
This commit is contained in:
Juergen Daubert 2015-02-20 12:06:04 +01:00
parent 2ec34c9f0d
commit b96b04a12f
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
79664ce44f7c93f355a25a3fe3dcc91b php-5.5.21.tar.xz
fb1704131d495f5b3e6ab3b087a8dbe6 php-5.5.22.tar.xz

View File

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