[notify] php: update to 5.5.16

includes several security fixes, see http://php.net/ChangeLog-5.php#5.5.16
This commit is contained in:
Juergen Daubert 2014-08-22 11:24:24 +02:00
parent b35dbb21af
commit d7cbe1537b
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
5cb5f2ed9099299f8a4c952d59d93812 php-5.5.15.tar.bz2
243f641c58b7d58b94b5431e0b730a5e php-5.5.16.tar.xz

View File

@ -4,9 +4,9 @@
# Depends on: readline libpcre libxml2 curl db gdbm xz
name=php
version=5.5.15
version=5.5.16
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)
source=(http://www.php.net/distributions/php-$version.tar.xz)
build () {
cd php-$version