[notify] php: update to 5.5.21

includes several security fixes, see
http://php.net/ChangeLog-5.php#5.5.21
This commit is contained in:
Juergen Daubert 2015-01-23 15:09:57 +01:00
parent c9c2d7c91b
commit 1623184899
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
51377838dfee2d7bb4715674ac715394 php-5.5.20.tar.xz
79664ce44f7c93f355a25a3fe3dcc91b php-5.5.21.tar.xz

View File

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