diff options
author | Juergen Daubert <jue@jue.li> | 2010-12-10 15:21:28 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2010-12-10 15:21:28 +0100 |
commit | 50f58b0ff5058198ffdbb0d980da58ef224ce2b6 (patch) | |
tree | 017925434023c6997db11c33e2b5905950623da9 /php/Pkgfile | |
parent | b39899af39e3f350f439dcfac80ec7ffe6b2cb47 (diff) | |
download | opt-50f58b0ff5058198ffdbb0d980da58ef224ce2b6.tar.gz opt-50f58b0ff5058198ffdbb0d980da58ef224ce2b6.tar.xz |
[notify] php: update to 5.3.4
Security fixes, see http://www.php.net/ChangeLog-5.php#5.3.4
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 b489bffda..fd743fe57 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.3 +version=5.3.4 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2 extensions.ini) |