[notify] php: update to 5.3.8

Includes security fixes, see
http://www.php.net/archive/2011.php#id2011-08-23-1
http://www.php.net/archive/2011.php#id2011-08-18-1
This commit is contained in:
Juergen Daubert 2011-08-26 11:37:08 +02:00
parent d49eeaafea
commit 4f2fb588ba
3 changed files with 3 additions and 2 deletions

View File

@ -166,6 +166,7 @@ drwxr-xr-x root/root usr/include/php/ext/standard/
-rw-r--r-- root/root usr/include/php/ext/standard/credits.h
-rw-r--r-- root/root usr/include/php/ext/standard/credits_ext.h
-rw-r--r-- root/root usr/include/php/ext/standard/credits_sapi.h
-rw-r--r-- root/root usr/include/php/ext/standard/crypt_blowfish.h
-rw-r--r-- root/root usr/include/php/ext/standard/crypt_freesec.h
-rw-r--r-- root/root usr/include/php/ext/standard/css.h
-rw-r--r-- root/root usr/include/php/ext/standard/cyr_convert.h

View File

@ -1,2 +1,2 @@
683de3db60200bc38aa6e154aa925fa6 extensions.ini
2286f5a82a6e8397955a0025c1c2ad98 php-5.3.6.tar.bz2
704cd414a0565d905e1074ffdc1fadfb php-5.3.8.tar.bz2

View File

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