commit f87128d47a13b783e59ef3b9752586fbab2e80ca Author: Juergen Daubert <jue@jue.li> Date: Sat Dec 21 14:18:11 2013 +0100 [notify] php: update to 5.5.7 Includes a security fix, see http://www.php.net/ChangeLog-5.php#5.5.7 diff --git a/php/.md5sum b/php/.md5sum index cd1b2d6..a3e3bc8 100644 --- a/php/.md5sum +++ b/php/.md5sum @@ -1 +1 @@ -1472b1f968a2a4ae8b26f3134a116011 php-5.5.6.tar.bz2 +0c02437f661105221e99a301a5275a41 php-5.5.7.tar.xz diff --git a/php/Pkgfile b/php/Pkgfile index fbd313c..a0000b7 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.6 +version=5.5.7 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