diff options
author | Juergen Daubert <jue@jue.li> | 2012-05-09 08:47:58 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2012-05-09 08:47:58 +0200 |
commit | 45c39e434e7b9ca91d56d4192c61592176a62c9c (patch) | |
tree | 1a2450d04180ea1b54ca1f433b09f0507a7e6500 /php/Pkgfile | |
parent | 5ab556ab33e6cc5e24469e35e1b5cab3d640d8dc (diff) | |
download | opt-45c39e434e7b9ca91d56d4192c61592176a62c9c.tar.gz opt-45c39e434e7b9ca91d56d4192c61592176a62c9c.tar.xz |
[notify] php: upate to 5.3.13
Security fix, see http://www.php.net/archive/2012.php#id2012-05-08-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 2c033f155..845a64b98 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.11 +version=5.3.13 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2 extensions.ini) |