summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2010-03-01 18:03:05 +0100
committerJuergen Daubert <jue@jue.li>2010-03-01 18:03:05 +0100
commit2658416ded6cce4158fca4ed97cddc1e4a728319 (patch)
tree35f81c0c6a6fb405d744a5b9b81b125ac88092dc
parent38c31eb174f9763191da9112daea53afb03d06f0 (diff)
downloadopt-2658416ded6cce4158fca4ed97cddc1e4a728319.tar.gz
opt-2658416ded6cce4158fca4ed97cddc1e4a728319.tar.xz
mod_php: update to 5.2.13
-rw-r--r--mod_php/.md5sum2
-rw-r--r--mod_php/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/mod_php/.md5sum b/mod_php/.md5sum
index 96aca7c49..d22ae0413 100644
--- a/mod_php/.md5sum
+++ b/mod_php/.md5sum
@@ -1 +1 @@
-5b7077e366c7eeab34da31dd860a1923 php-5.2.12.tar.bz2
+eb4d0766dc4fb9667f05a68b6041e7d1 php-5.2.13.tar.bz2
diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile
index 3a6e22831..5e51adfa0 100644
--- a/mod_php/Pkgfile
+++ b/mod_php/Pkgfile
@@ -1,10 +1,10 @@
# Description: PHP DSO module for apache
# URL: http://www.php.net
# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de
-# Depends on: libpcre zlib apache libxml2
+# Depends on: apache libxml2
name=mod_php
-version=5.2.12
+version=5.2.13
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2)

Generated by cgit