ports/opt (3.1): [notify] php: update to 5.5.16
commit d7cbe1537bd373a22d8256368bec4fa7d8182053 Author: Juergen Daubert <jue@jue.li> Date: Fri Aug 22 11:24:24 2014 +0200 [notify] php: update to 5.5.16 includes several security fixes, see http://php.net/ChangeLog-5.php#5.5.16 diff --git a/php/.md5sum b/php/.md5sum index 20c0d38..2548c80 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -5cb5f2ed9099299f8a4c952d59d93812 php-5.5.15.tar.bz2 +243f641c58b7d58b94b5431e0b730a5e php-5.5.16.tar.xz diff --git a/php/Pkgfile b/php/Pkgfile index 4a422d9..cf6bf1c 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,9 +4,9 @@ # Depends on: readline libpcre libxml2 curl db gdbm xz name=php -version=5.5.15 +version=5.5.16 release=1 -source=(http://www.php.net/distributions/php-$version.tar.bz2) +source=(http://www.php.net/distributions/php-$version.tar.xz) build () { cd php-$version
participants (1)
-
crux@crux.nu