diff --git a/php/.md5sum b/php/.md5sum index ba08fe1ae..100865fd9 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -3ef6e3573698b9b444be88edd3b23494 php-5.6.24.tar.xz +81cb8c0de0d0b714587edbd27a2a75bb php-5.6.25.tar.xz diff --git a/php/Pkgfile b/php/Pkgfile index e9775234f..e61a56d82 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.6.24 +version=5.6.25 release=1 source=(http://php.net/distributions/php-$version.tar.xz)