diff --git a/php/.md5sum b/php/.md5sum index 448e2bcb8..79c1fec09 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -1e01c66b2e67ab3b56a6180ee560fe4c php-5.6.28.tar.xz +190bf5b52d1fc68d5500a8cdc7e33164 php-5.6.29.tar.xz diff --git a/php/Pkgfile b/php/Pkgfile index fd152103a..605757dcc 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.28 +version=5.6.29 release=1 source=(http://php.net/distributions/php-$version.tar.xz)