[notify] php: update to 5.5.12

Fix for CVE-2014-0185 regarding PHP-FPM, see
- http://www.php.net/ChangeLog-5.php#5.5.12
- http://www.openwall.com/lists/oss-security/2014/04/29/5
This commit is contained in:
Juergen Daubert 2014-05-01 13:45:25 +02:00
parent 6c0259aa7c
commit 1f8479d195
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
c8c9ad960bae0265054b5879423f7a75 php-5.5.11.tar.bz2
943af92c2e67bba29429bdd9acf9cbd4 php-5.5.12.tar.bz2

View File

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