commit 162318489923ebf6c7dae3875927bef7882a0029 Author: Juergen Daubert <jue@jue.li> Date: Fri Jan 23 15:09:57 2015 +0100 [notify] php: update to 5.5.21 includes several security fixes, see http://php.net/ChangeLog-5.php#5.5.21 diff --git a/php/.md5sum b/php/.md5sum index 2f50eb6..37b224c 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -51377838dfee2d7bb4715674ac715394 php-5.5.20.tar.xz +79664ce44f7c93f355a25a3fe3dcc91b php-5.5.21.tar.xz diff --git a/php/Pkgfile b/php/Pkgfile index f792c90..786d176 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.20 +version=5.5.21 release=1 source=(http://php.net/distributions/php-$version.tar.xz)