diff --git a/php/.md5sum b/php/.md5sum index 724582f34..e0b3d1d60 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -145ea5e845e910443ff1eddb3dbcf56a php-5.4.15.tar.bz2 +3d2c694d28861d707b2622c3cc941cff php-5.4.16.tar.bz2 diff --git a/php/Pkgfile b/php/Pkgfile index 11791e758..745fbf1ad 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.4.15 +version=5.4.16 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2)