From 9c81bf5bee4ddd7d0ddf5250523283b6129d679d Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 16 May 2015 14:56:44 +0200 Subject: [PATCH] php: update to 5.5.25 --- php/.md5sum | 2 +- php/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/php/.md5sum b/php/.md5sum index 67cee26bb..eea978c0c 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -32e5ab1d77186142474cb65c685659bd php-5.5.24.tar.xz +f58edc4f10d63f03e425c5378f727a7c php-5.5.25.tar.xz diff --git a/php/Pkgfile b/php/Pkgfile index 5d722492e..053e299d9 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.24 +version=5.5.25 release=1 source=(http://php.net/distributions/php-$version.tar.xz)