diff options
author | Juergen Daubert <jue@jue.li> | 2010-03-01 18:03:25 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2010-03-01 18:03:25 +0100 |
commit | bfd9de631027f16f391e139ba9344ac86ee55ddc (patch) | |
tree | 0146980a38419390478fcc693e0413a9b628b98d /php-fcgi/Pkgfile | |
parent | 2658416ded6cce4158fca4ed97cddc1e4a728319 (diff) | |
download | opt-bfd9de631027f16f391e139ba9344ac86ee55ddc.tar.gz opt-bfd9de631027f16f391e139ba9344ac86ee55ddc.tar.xz |
php-fcgi: update to 5.2.13
Diffstat (limited to 'php-fcgi/Pkgfile')
-rw-r--r-- | php-fcgi/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index 4be92f170..7d18e1cdc 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -1,10 +1,10 @@ # Description: CGI/FastCGI version of the PHP interpreter # URL: http://www.php.net # Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de -# Depends on: libpcre zlib libxml2 +# Depends on: libpcre libxml2 name=php-fcgi -version=5.2.12 +version=5.2.13 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2 php-fcgi) |