diff options
author | Juergen Daubert <jue@jue.li> | 2009-06-22 12:56:49 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2009-06-22 12:58:23 +0200 |
commit | 74e67180e976bcb5babd58af57878106adf04b85 (patch) | |
tree | 719b5b9e88fca7be0bb4b72f3f66ae220b3b5378 /mod_php | |
parent | 3889fcf5f4024cdbdbe3748c874b6945f31e2660 (diff) | |
download | opt-74e67180e976bcb5babd58af57878106adf04b85.tar.gz opt-74e67180e976bcb5babd58af57878106adf04b85.tar.xz |
mod_php: update to 5.2.10
Diffstat (limited to 'mod_php')
-rw-r--r-- | mod_php/.md5sum | 2 | ||||
-rw-r--r-- | mod_php/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mod_php/.md5sum b/mod_php/.md5sum index 2dea19025..32d649048 100644 --- a/mod_php/.md5sum +++ b/mod_php/.md5sum @@ -1 +1 @@ -280d6cda7f72a4fc6de42fda21ac2db7 php-5.2.9.tar.bz2 +15c7b5a87f57332d6fc683528e28247b php-5.2.10.tar.bz2 diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index a9b0f1ebc..9fe7f872a 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre zlib apache libxml2 name=mod_php -version=5.2.9 +version=5.2.10 release=1 source=(http://www.php.net/distributions/php-$version.tar.bz2) |