summaryrefslogtreecommitdiff
path: root/php
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2010-12-10 15:21:28 +0100
committerJuergen Daubert <jue@jue.li>2010-12-10 15:21:28 +0100
commit50f58b0ff5058198ffdbb0d980da58ef224ce2b6 (patch)
tree017925434023c6997db11c33e2b5905950623da9 /php
parentb39899af39e3f350f439dcfac80ec7ffe6b2cb47 (diff)
downloadopt-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')
-rw-r--r--php/.md5sum2
-rw-r--r--php/Pkgfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/php/.md5sum b/php/.md5sum
index 189648c5c..6a1acd243 100644
--- a/php/.md5sum
+++ b/php/.md5sum
@@ -1,2 +1,2 @@
683de3db60200bc38aa6e154aa925fa6 extensions.ini
-21ceeeb232813c10283a5ca1b4c87b48 php-5.3.3.tar.bz2
+2c069d8f690933e3bf6a8741ed818150 php-5.3.4.tar.bz2
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)

Generated by cgit