diff options
author | Juergen Daubert <jue@jue.li> | 2007-06-01 15:08:39 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2007-06-01 15:08:39 +0200 |
commit | 7f964cf3b236f8e6cee64835914a4e8483e7a7bc (patch) | |
tree | 76fc2548955f59af383f573994964b5c7888950d /mod_php/Pkgfile | |
parent | ca9188f9bdd66d56996974cf1df3575a347b67ba (diff) | |
download | opt-7f964cf3b236f8e6cee64835914a4e8483e7a7bc.tar.gz opt-7f964cf3b236f8e6cee64835914a4e8483e7a7bc.tar.xz |
[notify] mod_php: update to 5.2.3
Security fixes, see http://www.php.net/releases/5_2_3.php
Diffstat (limited to 'mod_php/Pkgfile')
-rw-r--r-- | mod_php/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index 25a41a04f..a20e00092 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -5,7 +5,7 @@ # Group: apache name=mod_php -version=5.2.2 +version=5.2.3 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2) |