[notify] php: update to 5.5.19

update includes a security fix for CVE-2014-3710, see
- http://php.net/ChangeLog-5.php#5.5.19
- https://bugs.php.net/bug.php?id=68283
This commit is contained in:
Juergen Daubert 2014-11-19 11:21:00 +01:00
parent 8370e0eac7
commit 1249033811
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
3984f32985842afebe5795457e26931f php-5.5.18.tar.xz
c63dcfd8b318d12127ba6d39ecc8a444 php-5.5.19.tar.xz

View File

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