diff options
author | Juergen Daubert <jue@jue.li> | 2012-02-03 11:53:18 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2012-02-03 11:53:18 +0100 |
commit | 990276d89b128ae4d55cc53356a7352f0b8e3ede (patch) | |
tree | f716f3c826d26a97e75ba37f9274b66202b071e6 /php-fcgi | |
parent | 1e1a3258dc154c61effee1ad0c334b117b3bdfc6 (diff) | |
download | opt-990276d89b128ae4d55cc53356a7352f0b8e3ede.tar.gz opt-990276d89b128ae4d55cc53356a7352f0b8e3ede.tar.xz |
php-fcgi: update to 5.3.10
Diffstat (limited to 'php-fcgi')
-rw-r--r-- | php-fcgi/.md5sum | 2 | ||||
-rw-r--r-- | php-fcgi/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php-fcgi/.md5sum b/php-fcgi/.md5sum index 4d31871da..50bdf29cc 100644 --- a/php-fcgi/.md5sum +++ b/php-fcgi/.md5sum @@ -1,2 +1,2 @@ -dd3288ed5c08cd61ac5bf619cb357521 php-5.3.9.tar.bz2 +816259e5ca7d0a7e943e56a3bb32b17f php-5.3.10.tar.bz2 6297748058441ee6c6b88e429ee54ba1 php-fcgi diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index 20de1d191..c4f96bd0b 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre libxml2 name=php-fcgi -version=5.3.9 +version=5.3.10 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2 php-fcgi) |