From cabe3dbd9cd97498ec02be2dcdac5a1c5d4f26d6 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 12 Jun 2015 11:48:10 +0200 Subject: [PATCH] php: update to 5.5.26 --- php/.footprint | 1 + php/.md5sum | 2 +- php/Pkgfile | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/php/.footprint b/php/.footprint index e17118270..0df696b90 100644 --- a/php/.footprint +++ b/php/.footprint @@ -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 diff --git a/php/.md5sum b/php/.md5sum index eea978c0c..0a7e1cf1a 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -f58edc4f10d63f03e425c5378f727a7c php-5.5.25.tar.xz +a3de70d115b8580e50c433f83691cfaf php-5.5.26.tar.xz diff --git a/php/Pkgfile b/php/Pkgfile index 053e299d9..949b6ee7c 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -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)