diff --git a/php/.md5sum b/php/.md5sum index e957f908f..58fecb257 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -c8c9ad960bae0265054b5879423f7a75 php-5.5.11.tar.bz2 +943af92c2e67bba29429bdd9acf9cbd4 php-5.5.12.tar.bz2 diff --git a/php/Pkgfile b/php/Pkgfile index 8f0f4c99a..9508c3bab 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.11 +version=5.5.12 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2)