php: update to 5.4.6

This commit is contained in:
Juergen Daubert 2012-08-29 13:53:29 +02:00
parent d6de124312
commit bd4dd79a0d
3 changed files with 5 additions and 2 deletions

View File

@ -262,6 +262,9 @@ drwxr-xr-x root/root usr/include/php/main/streams/
-rw-r--r-- root/root usr/include/php/main/streams/php_streams_int.h
-rw-r--r-- root/root usr/include/php/main/win32_internal_function_disabled.h
-rw-r--r-- root/root usr/include/php/main/win95nt.h
drwxr-xr-x root/root usr/include/php/sapi/
drwxr-xr-x root/root usr/include/php/sapi/cli/
-rw-r--r-- root/root usr/include/php/sapi/cli/cli.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/php/
drwxr-xr-x root/root usr/lib/php/build/

View File

@ -1,2 +1,2 @@
683de3db60200bc38aa6e154aa925fa6 extensions.ini
ffcc7f4dcf2b79d667fe0c110e6cb724 php-5.4.5.tar.bz2
c9aa0f4996d1b91ee9e45afcfaeb5d2e php-5.4.6.tar.bz2

View File

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