php: update to 5.5.26

This commit is contained in:
Juergen Daubert 2015-06-12 11:48:10 +02:00
parent a9a01e4844
commit cabe3dbd9c
3 changed files with 3 additions and 2 deletions

View File

@ -126,6 +126,7 @@ drwxr-xr-x root/root usr/include/php/ext/iconv/
-rw-r--r-- root/root usr/include/php/ext/iconv/php_have_libiconv.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_iconv.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_iconv_aliased_libiconv.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_iconv_broken_ignore.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_iconv_supports_errno.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_php_iconv_h_path.h
-rw-r--r-- root/root usr/include/php/ext/iconv/php_php_iconv_impl.h

View File

@ -1 +1 @@
f58edc4f10d63f03e425c5378f727a7c php-5.5.25.tar.xz
a3de70d115b8580e50c433f83691cfaf php-5.5.26.tar.xz

View File

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