diff options
author | Juergen Daubert <jue@jue.li> | 2012-02-03 11:51:15 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2012-02-03 11:51:15 +0100 |
commit | 1e1a3258dc154c61effee1ad0c334b117b3bdfc6 (patch) | |
tree | 5761c913fa38a9235ed70fae4898086ab578ae66 /php/Pkgfile | |
parent | 2a2cb63ef76761bf1527e6ddc3091c7f1a650215 (diff) | |
download | opt-1e1a3258dc154c61effee1ad0c334b117b3bdfc6.tar.gz opt-1e1a3258dc154c61effee1ad0c334b117b3bdfc6.tar.xz |
[notify] php: update to 5.3.10
Security fix, see http://www.php.net/archive/2012.php#id2012-02-02-1
Diffstat (limited to 'php/Pkgfile')
-rw-r--r-- | php/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/Pkgfile b/php/Pkgfile index a2019a002..2d8edbd59 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses readline libpcre libxml2 curl db gdbm zip name=php -version=5.3.9 +version=5.3.10 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2 extensions.ini) |