summaryrefslogtreecommitdiff
path: root/php
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2009-06-22 12:54:04 +0200
committerJuergen Daubert <jue@jue.li>2009-06-22 12:58:23 +0200
commit3889fcf5f4024cdbdbe3748c874b6945f31e2660 (patch)
treeb747e8c1948f9ff701c811b4cfd553c012c20532 /php
parent3e8b0fcb6ed0cc833abd452236d444e5fa5a88c2 (diff)
downloadopt-3889fcf5f4024cdbdbe3748c874b6945f31e2660.tar.gz
opt-3889fcf5f4024cdbdbe3748c874b6945f31e2660.tar.xz
[notify] php: update to 5.2.10
Update includes one security fix, see http://www.php.net/releases/5_2_10.php
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 c4480fc14..517a9f6ba 100644
--- a/php/.md5sum
+++ b/php/.md5sum
@@ -1,2 +1,2 @@
683de3db60200bc38aa6e154aa925fa6 extensions.ini
-280d6cda7f72a4fc6de42fda21ac2db7 php-5.2.9.tar.bz2
+15c7b5a87f57332d6fc683528e28247b php-5.2.10.tar.bz2
diff --git a/php/Pkgfile b/php/Pkgfile
index c081b4f2b..8281c69f8 100644
--- a/php/Pkgfile
+++ b/php/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses readline zlib libpcre libxml2 bzip2 curl db gdbm zip
name=php
-version=5.2.9
+version=5.2.10
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2
extensions.ini)

Generated by cgit