diff --git a/php/.md5sum b/php/.md5sum index 1485f77f9..e57ac93f0 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -fb1704131d495f5b3e6ab3b087a8dbe6 php-5.5.22.tar.xz +692f9bc5649806f2053eee1e7323b7ea php-5.5.23.tar.xz diff --git a/php/Pkgfile b/php/Pkgfile index ccaad81b6..b71e90708 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.22 +version=5.5.23 release=1 source=(http://php.net/distributions/php-$version.tar.xz)