diff --git a/php/.md5sum b/php/.md5sum index 58fecb257..67228d254 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -943af92c2e67bba29429bdd9acf9cbd4 php-5.5.12.tar.bz2 +e26e90af25ee6505dc18855e0180ffe9 php-5.5.13.tar.bz2 diff --git a/php/Pkgfile b/php/Pkgfile index 9508c3bab..267091df9 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.12 +version=5.5.13 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2)