[notify] php: update to 5.2.9

Security fixes, see http://www.php.net/releases/5_2_9.php
This commit is contained in:
Juergen Daubert 2009-03-08 12:13:39 +01:00
parent d2dcb53ec4
commit eeef12eabf
3 changed files with 2 additions and 6 deletions

View File

@ -197,10 +197,6 @@ drwxr-xr-x root/root usr/include/php/ext/standard/
drwxr-xr-x root/root usr/include/php/ext/xml/
-rw-r--r-- root/root usr/include/php/ext/xml/expat_compat.h
-rw-r--r-- root/root usr/include/php/ext/xml/php_xml.h
drwxr-xr-x root/root usr/include/php/ext/zip/
drwxr-xr-x root/root usr/include/php/ext/zip/lib/
-rw-r--r-- root/root usr/include/php/ext/zip/lib/zip.h
-rw-r--r-- root/root usr/include/php/ext/zip/lib/zipint.h
drwxr-xr-x root/root usr/include/php/include/
drwxr-xr-x root/root usr/include/php/main/
-rw-r--r-- root/root usr/include/php/main/SAPI.h

View File

@ -1,2 +1,2 @@
683de3db60200bc38aa6e154aa925fa6 extensions.ini
8760a833cf10433d3e72271ab0d0eccf php-5.2.8.tar.bz2
280d6cda7f72a4fc6de42fda21ac2db7 php-5.2.9.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: ncurses readline zlib libpcre libxml2 bzip2 curl db gdbm zip
name=php
version=5.2.8
version=5.2.9
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2
extensions.ini)